[Puppet Users] Re: Puppet training in Australia
Another for sydney here plus I could possibly get a few people interested from $WORK. What will it cost? Matthew On May 4, 8:18 am, James Turnbull wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > I was at DevOps Down Under last weekend and there was some > discussion of a Puppet training in Australia. I am trying to gauge > further interest and see what the numbers are like. > > A show of hands? Sydney/Melbourne? > > Thanks > > James Turnbull > > - -- > Author of: > * Pro Linux System Administration (http://tinyurl.com/linuxadmin) > * Pulling Strings with Puppet (http://tinyurl.com/pupbook) > * Pro Nagios 2.0 (http://tinyurl.com/pronagios) > * Hardening Linux (http://tinyurl.com/hardeninglinux) > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.7 (Darwin) > Comment: Using GnuPG with Mozilla -http://enigmail.mozdev.org/ > > iQEVAwUBS99LwyFa/lDkFHAyAQKfxAgAqBn8AfXYNvdN2l+HD7Qip+2zR4vB4s2K > INLy1z2ZAPIh50EI+wlcBUrr0KKrH+AyqtCDAhYSQ6LetCEVhi0vYjPOShZNN2LO > AyNnEioZ0Om/vwUjrsOS2vQ01P12Ya3zzQmiw4J53/Tk7wBH8fWCHqm3GaRfj98R > stI1bkcMmN3D4+EmVhKoB9hi9rqRGMwTJsm9TxxYvcOxfiGvGyw5WyiCad2RoYPt > G38gp6EPfc03BWnx110QEUe5O1lIkfCWyaAM0bKnmN09w4BaWrS3NnhuTKVVsiUm > 6HtzskGiLCRifJIORR7chIxuc26NlZNN9xCNzl3G5gSVSQoCqPxWGA== > =uZs7 > -END PGP SIGNATURE- > > -- > You received this message because you are subscribed to the Google Groups > "Puppet Users" group. > To post to this group, send email to puppet-us...@googlegroups.com. > To unsubscribe from this group, send email to > puppet-users+unsubscr...@googlegroups.com. > For more options, visit this group > athttp://groups.google.com/group/puppet-users?hl=en. -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
[Puppet Users] Re: behavioural testing of puppet manifests with cucumber-puppet
On Apr 18, 7:23 am, Nikolay Sturm wrote: > Hi, > > I'd like to announce a little tool I have written, calledcucumber- > puppet. It supports writing behavioural tests for your puppet > manifest, usingcucumber. This allows for BDD-style manifest > development and fearless refactorings. > > http://blog.nistu.de/cucumber_puppet_0_0_3_released.html > > Let me know what you think! > > cheers, > > Nikolay > Hi Nikolay, This is an excellent piece of work. I've just check out your latest updates and I'm keen to start working with cucumber-puppet. I have one question. Can you access puppet variables and facts in the cucumber steps? A simplistic example would be: node default { $nameserver = '1.1.1.1' include dns-client } Can I get the value of $nameserver in my step definitions? regards Matthew -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-us...@googlegroups.com. To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en.
[Puppet Users] Re: Puppet Python release?
On Mar 4, 3:56 am, Luke Kanies wrote: > > Not to nit-pick, but it's more that I just couldn't write in the > language. I did try pretty hard, and have since successfully written > a bit in it (in Jython, actually), but I just could never turn my > ideas into code in Python. And no, it wasn't the white space. > Without preusing the code base, how much of Puppet is RESTful these days? I thought work was done in this area already. Wouldn't that imply we could interface to those parts in any language? /usr/bin/curl FTW! -- Matthew Flanagan http://wadofstuff.blogspot.com --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this group, send email to puppet-users@googlegroups.com To unsubscribe from this group, send email to puppet-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/puppet-users?hl=en -~--~~~~--~~--~--~---