On Monday, October 26, 2015 at 9:03:41 AM UTC-5, Tom Zurita wrote:
> [root@rhel7-test2 manifests]# puppet module list > > /etc/puppet/modules > > ├── cis-puppet (???) > > ├── duritong-sysctl (v0.0.11) > > └── puppetlabs-stdlib (v4.9.0) > > /usr/share/puppet/modules (no modules installed) > > > puppet apply --modulepath=/etc/puppet/modules > /etc/puppet/modules/cis-puppet/manifests/test.pp > > > I don't get errors just doesn't change a thing, nor does it show it > running that script. > > > Giving the --debug option on the 'puppet agent' command line should give you more console output describing what's going on. Giving the --detailed-exitcodes option will make puppet's exit code more informative about what happened during the run. The results of both of those (you can use them together) may help you diagnose the problem, and probably *will* help us do so. John -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/puppet-users/29d538a7-cb70-4eb1-aa60-abb6eef508cb%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
