Re: [Puppet Users] Extlookup and undefined labels.

2011-12-18 Thread Jonathan Stanton
On Dec 18, 2011, at 6:06 PM, Trevor Vaughan wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > The problem with this is that, should someone forget that default in the > 'defaults' file (or wherever), then the entire manifest explodes over an > entry that I don't care about unless it e

Re: [Puppet Users] Extlookup and undefined labels.

2011-12-18 Thread Trevor Vaughan
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 The problem with this is that, should someone forget that default in the 'defaults' file (or wherever), then the entire manifest explodes over an entry that I don't care about unless it exists. Basically, I want some logic to say: *If* we have extloo

Re: [Puppet Users] Extlookup and undefined labels.

2011-12-16 Thread R.I.Pienaar
- Original Message - > So, I tried to use extlookup and ended up with a typo that made my > configuration explode with a missing label error. > > So, how would one go about making a label optional? As in, try to > look > it up, but I don't really care if you fail as I'll just do somethin

[Puppet Users] Extlookup and undefined labels.

2011-12-16 Thread Trevor Vaughan
So, I tried to use extlookup and ended up with a typo that made my configuration explode with a missing label error. So, how would one go about making a label optional? As in, try to look it up, but I don't really care if you fail as I'll just do something else. Thanks, Trevor -- Trevor Vaugha