Skip to content

Commit

Permalink
updating master to boolean
Browse files Browse the repository at this point in the history
  • Loading branch information
rshade committed Jun 2, 2016
1 parent e4c7170 commit 5c7d1bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/master.rb
Original file line number Diff line number Diff line change
Expand Up @@ -126,5 +126,5 @@
log "Following DNS credentials are missing #{missing_dns_creds.join(', ')}! Skipping DNS setting..."
end

node.default['rs-mysql']['collectd']['mysql']['MasterStats']='true'
node.default['rs-mysql']['collectd']['mysql']['MasterStats']=true
include_recipe 'rs-mysql::collectd'

0 comments on commit 5c7d1bd

Please sign in to comment.