[Puppet Users] Re: I'm struggling with testing configuration changes locally - how to verify templates, syntax, results without checking in manifests

2009-03-24 Thread jawspeak
nd then update puppetmaster from subversion. > > Don't know how clear this is, if you have any questions I'll happily > elaborate. > > Martin > > On Tue, Mar 24, 2009 at 6:36 AM, Bruce Richardson > wrote: > > > On Mon, Mar 23, 2009 at 09:03:27PM -0700,

[Puppet Users] I'm struggling with testing configuration changes locally - how to verify templates, syntax, results without checking in manifests

2009-03-23 Thread jawspeak
All manifests are in SCM. So far, I've checked in and ran puppetd -- test on a host machine to force an update. I look at how it fails, and check in a correction. Repeat. This isn't a good way for me to make changes to systems. So, how can I test a manifest change through the full stack of puppet