Re: [Puppet Users] Re: node yaml files on master

2012-06-04 Thread denmat
Thanks Jeff, Cucumber-puppet uses those files as input for testing. That's the only reason I noticed. So in this case, if I can use the puppet node find command I can populate the yaml directories for cucumber. On Tue, Jun 5, 2012 at 3:17 AM, Jeff McCune wrote: > On Mon, Jun 4, 2012 at 3:48 AM,

Re: [Puppet Users] Re: node yaml files on master

2012-06-04 Thread Jeff McCune
On Mon, Jun 4, 2012 at 3:48 AM, denmat wrote: > Think I might be already answering my own question but it appears that > this is a change in v3 - have downgraded to v2.7 and it appears. In Puppet 2.7 this is handled by the save method called on the node instance of Puppet::Node::Yaml which is a s