Displaying 4 results from an estimated 4 matches for "40me".
Did you mean:
40mb
2013 Nov 26
37
get a *structured* version of the puppet agent output
puppet agent --verbose shows a verbose output of the changes done by
puppet, such as:
notice:
/Stage[main]/Logstash::Config/Logstash::Configdir[agent]/File[/etc/logstash/agent/config]/owner:
owner changed ''root'' to ''logstash''
notice: /Stage[main]/Varnish/Service[varnish]/ensure: ensure changed
''stopped'' to ''running''
2014 Jan 23
0
puppetlabs-firewall question
...he Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/43ae1636-98db-4663-b556-aa77509ed999%40me.com.
For more options, visit https://groups.google.com/groups/opt_out.
2014 Oct 07
0
fstab dilemma - pounding on file_line and augeas
...he Google Groups "Puppet Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/71201fdb-9348-44ca-85df-bb9359e1ab49%40me.com.
For more options, visit https://groups.google.com/d/optout.
2013 Nov 27
8
noop = true and what for test?
Hi,
When I put
noop = true
in /etc/puppet/puppet.conf
on the node in question, I observe no changes. Great. Good
But also, I see because of
report = true
absolutely zero information in the yaml regarding what would have
been changed.
Is there an equivalent to the above for "test = true" or must I alter
the rc file to include --test ?
Thanks ahead Puppet wizards!!!
--
You