Re: [Puppet Users] External nodes in different dirs.

2012-01-03 Thread Daniel Pittman
On Sat, Dec 31, 2011 at 00:01, Douglas Garstang wrote: > On Fri, Dec 30, 2011 at 1:58 PM, Aaron Grewell > wrote: >> Well isn't that handy! > > Yeah that's great except that these YAML files are littered with > Ruby objects which makes them pretty much impossible to reach with any > other pro

Re: [Puppet Users] External nodes in different dirs.

2011-12-31 Thread Douglas Garstang
On Fri, Dec 30, 2011 at 1:58 PM, Aaron Grewell wrote: > Well isn't that handy! Yeah that's great except that these YAML files are littered with Ruby objects which makes them pretty much impossible to reach with any other programming langauge, like python. Doug. -- You received this message

Re: [Puppet Users] External nodes in different dirs.

2011-12-30 Thread Aaron Grewell
Well isn't that handy! On Fri, Dec 30, 2011 at 12:57 PM, R.I.Pienaar wrote: > > > - Original Message - >> Thanks. >> >> On Fri, Dec 30, 2011 at 12:51 PM, Aaron Grewell >> wrote: >> > You get only the host name from the agent.  When I did this using a >> > YAML-based ENC I checked each en

Re: [Puppet Users] External nodes in different dirs.

2011-12-30 Thread R.I.Pienaar
- Original Message - > Thanks. > > On Fri, Dec 30, 2011 at 12:51 PM, Aaron Grewell > wrote: > > You get only the host name from the agent.  When I did this using a > > YAML-based ENC I checked each environment directory in turn for a > > file matching the hostname and just made sure to

Re: [Puppet Users] External nodes in different dirs.

2011-12-30 Thread Douglas Garstang
Thanks. On Fri, Dec 30, 2011 at 12:51 PM, Aaron Grewell wrote: > You get only the host name from the agent.  When I did this using a > YAML-based ENC I checked each environment directory in turn for a file > matching the hostname and just made sure to only create it in the > proper place. > > On

Re: [Puppet Users] External nodes in different dirs.

2011-12-30 Thread Aaron Grewell
You get only the host name from the agent. When I did this using a YAML-based ENC I checked each environment directory in turn for a file matching the hostname and just made sure to only create it in the proper place. On Fri, Dec 30, 2011 at 12:29 PM, Douglas Garstang wrote: > I'm using external