Hi, as John already noted, I'd avoid relying on --noop output to gauge the success of a Puppet run[1], but instead get in the habit of performing real tests. This means testing the bootstrap process of new servers, using Vagrant and serverspec or something similar.
[1] not entirely, of course; I still use it heavily in test environments when developing modules Sven Am Mittwoch, 2. April 2014 19:12:14 UTC+2 schrieb Drew Raines: > > > I'm mostly curious if I'm cutting across the grain here. I'm > relatively new to Puppet. Is --noop not universally useful for > dry runs? If it is, how can I work around this issue? > > Thanks! > > Drew > -- 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/4590c0a9-7d20-4690-ad1f-8f27f43de5c5%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
