Displaying 1 result from an estimated 1 matches for "boolean_set".
Did you mean:
boolean_st
2012 Apr 09
0
Puppet Error - Munge - Conf File
...er, we''re starting a new project using a different virtualization
system ( XenServer ), and I can''t seem to get puppet to accept my previous
conf file.
The error is a strange one to me:
[root@centos6-exp2 ~]# puppet agent --test
/usr/lib/ruby/site_ruby/1.8/puppet/util/settings/boolean_setting.rb:27:in
`munge'': Invalid value ''"true"'' for report (ArgumentError)
which seems to be complaining about my: report = true line in the [agent]
block.
So I remove that line for debugging purposes ... but then when puppet agent
runs, it can''t fi...