Re: [Puppet-dev] Puppet network device and define...

2012-12-21 Thread Gavin Williams
Quick update from me... Have updated my defined resource to have some variables where appropriate, and have also used the 'create_resources' option within my node to handle the creation of multiple defined instances... FYI, my defined type now looks like: define act::util::netapp::database (

Re: [Puppet-dev] Puppet network device and define...

2012-12-21 Thread Brice Figureau
On Thu, 2012-12-20 at 10:08 -0800, Nan Liu wrote: > On Thu, Dec 20, 2012 at 9:28 AM, Gavin Williams > wrote: > Afternoon all > > I'm trying to use a defined resource with a puppet network > device, so that I can group a whole load of network device > resour

Re: [Puppet-dev] Puppet network device and define...

2012-12-21 Thread Gavin Williams
Ok, ignore my last... Dropped the notify out of the define, and the device resources ran through without any issues... Now to start putting variables in all the right places... ;) Cheers Gav On Thursday, 20 December 2012 18:08:12 UTC, Nan Liu wrote: > > On Thu, Dec 20, 2012 at 9:28 AM, Gavi

Re: [Puppet-dev] Puppet network device and define...

2012-12-20 Thread fatmcgav
Nan Cheers for info. Will drop the notify out and see how it behaves. However shouldn't the other resources on the define still run? They work correctly outside of a define, so I know it's not a provider issue. Cheers Gav On Dec 20, 2012 6:08 PM, "Nan Liu" wrote: > On Thu, Dec 20, 2012 at 9:2

Re: [Puppet-dev] Puppet network device and define...

2012-12-20 Thread Nan Liu
On Thu, Dec 20, 2012 at 9:28 AM, Gavin Williams wrote: > Afternoon all > > I'm trying to use a defined resource with a puppet network device, so that > I can group a whole load of network device resources into one define. > > However when running puppet against the device, I see the following: >

[Puppet-dev] Puppet network device and define...

2012-12-20 Thread Gavin Williams
Afternoon all I'm trying to use a defined resource with a puppet network device, so that I can group a whole load of network device resources into one define. However when running puppet against the device, I see the following: ESC[0;36mDebugESC[0m: catalog supports formats: b64_zlib_yaml dot