Re: [Puppet-dev] scaling up puppetmasterd by cloning puppetmasterd

2010-05-05 Thread Brian L.
So sorry that I didn't reply this earlier. Thanks for all the help and guidance. I spent quite a bit of time on all of this and followed the suggestion and found what I believe is the problem / soln to this: $file_server = "host.foo.com" # # $file_server is used in "puppet://$file_server/..."

Re: [Puppet-dev] GSoC - Introducing myself

2010-05-05 Thread William Van Hevelingen
Hello Everybody, I'm William and I am the other Google Summer of Code 2010 student. I will be working on a Puppet type to manage advanced provisioning and configuration of network interfaces (initially on various Linux distributions). I'm really excited to start working on this project and I would

Re: [Puppet Users] Re: [Puppet-dev] GSoC - Introducing myself

2010-05-05 Thread Nigel Kersten
On Wed, May 5, 2010 at 3:20 PM, William Van Hevelingen wrote: > Hello Everybody, > > I'm William and I am the other Google Summer of Code 2010 student. I will be > working on a Puppet type to manage advanced provisioning and configuration > of network interfaces (initially on various Linux distrib

[Puppet-dev] GSoC - Introducing myself

2010-05-05 Thread Carla Araujo
Hello All! My name is Carla, and I am one of Google Summer of Code 2010 students selected to work on Puppet this summer. My proposal is to develop types for management of virtual machines, initially focus on Xen and KVM. You can contact me at freenode as carlasouza or by e-mail. Any suggestions i

[Puppet-dev] New package provider: freebsd/portupgrade

2010-05-05 Thread ross
Hey all, After playing with puppet (v0.25.4 from ports) for a while on Freebsd, I got rather annoyed at the current set of package providers (ports.rb, freebsd.rb) and the bugs/limitations within them, so coded up a replacement provider (portupgrade.rb) for Package for freebsd for people to use.

Re: [Puppet-dev] [PATCH/puppet 1/1] Fix for #3107 Changing users on AIX

2010-05-05 Thread Jesse A Wolfe
I'm going to echo Luke on this one. +1, but needs some serious cross-platform verification before release. On Tue, May 4, 2010 at 9:02 PM, Luke Kanies wrote: > +1 for the testing branch, anyway. > > Obviously a potentially large change so needs plenty of testing. > > > On May 4, 2010, at 4:10 PM

Re: [Puppet-dev] little help with exported resource script

2010-05-05 Thread Peter Meier
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > resource = Puppet::Rails::Resource.new(:type => "mytype", :title => > "mytitle", :exported => true, ... > resource.save or use create or create! directly, depending on which behavior might fit for your codeflow. cheers pete -BEGIN PGP SIGNATURE