Re: [Puppet Users] Chef knife equivalent in puppet

2012-02-01 Thread Cody Herriges
pecific machine, uploading a cookbook, and executing it? Your trying to implement the same workflow using Puppet's stand alone mode? If this assumption is correct than we can point you in a better direction. Nan's response would be relevant if you were using Chef Server vs. Puppet Master. R

Re: [Puppet Users] Extracting Documentation from custom types.

2012-02-01 Thread Cody Herriges
ral months back. RUBYLIB=$HOME/src/modules/cloud_vm/lib puppet describe -s cloud_vm cloud_vm Doing stuff Parameters -- access_key, api_key, ensure, flavor, id, image, name, region, user_data Providers ----- ec2 -- Cody Herriges Professional Service Engineer - Pupp

Re: [Puppet Users] Re: Chef knife equivalent in puppet

2012-02-02 Thread Cody Herriges
low for passwords to be given on the command line. I think there is already a feature request for passwords. -- Cody Herriges Professional Service Engineer - Puppet Labs pgp key: 0x5DB77142 @ pgp.mit.edu -- You received this message because you are subscribed to the Google Groups "Pu

Re: [Puppet Users] MCollective Cost?

2012-02-02 Thread Cody Herriges
We even package and freely distribute rpms for the the stable release. http://yum.puppetlabs.com/el/6/products/i386/ -- Cody Herriges Professional Service Engineer - Puppet Labs pgp key: 0x5DB77142 @ pgp.mit.edu On Feb 1, 2012, at 9:52 AM, R.I.Pienaar wrote: > > > - Origina

Re: [Puppet Users] Chef knife equivalent in puppet

2012-02-06 Thread Cody Herriges
ction available in the puppet node face. To query what nodes have what classes you can reference your ENC or like more and more people, they grab the data live via MCollective. -- Cody Herriges Professional Service Engineer - Puppet Labs pgp key: 0x5DB77142 @ pgp.mit.edu signature.asc Description: Message signed with OpenPGP using GPGMail

Re: [Puppet Users] Variable interpolation in class parameters

2011-09-29 Thread Cody Herriges
Carlos, This seems to be a bug as things be weirder the more I test. class test1( $servicex = 'servicex', $servicey = 'servicey', $service1 = "/bar/${servicex}", $service2 = "/bar/${servicey}", $homex= 'homex', $home1= "/bar/${homex}" ) { notice($service1) notice(

[Puppet Users] Puppet users meet-up, Apr 5th 7PM, Portland, OR

2010-04-05 Thread Cody Herriges
Sorry for the past due notice but I completely forgot about the user's list. A small group of Portland, Oregon citizens have started meeting up at 7PM every first Monday of the month to talk Puppet. We are currently meeting at the PuppetLabs offices downtown Portland. This month is show and tel

[Puppet Users] Portland Puppet Users Group

2010-05-21 Thread Cody Herriges
Next meeting of the Portland Puppet Users Group will be held on June 8th at 7PM in Portland, Oregon, Downtown. We are going to kick back talk Puppet and explore the Puppet Dashboard. Further details can be found at http://calagator.org/events/1250458707. --Cody -- You received this messag

Re: [Puppet Users] Re: Puppetdbquery 1.1.0, now featuring hiera backendception

2013-05-30 Thread Cody Herriges
Really awesome. On Tue, May 28, 2013 at 12:53 AM, Martijn wrote: > That is very cool, Erik, and looks very useful. > > Thanks, > Martijn > > Op maandag 27 mei 2013 20:44:19 UTC+2 schreef Erik Dalén het volgende: > >> I just released dalen-puppetdbquery 1.1.0, one cool new feature in this >> rel