Re: [Puppet-dev] Puppet IRC logs

2011-11-22 Thread Nick Moffitt
Nick Moffitt: > James Turnbull: > > It's maintained by me (not Puppet Labs) so best to contact me for > > issues rather than bother anyone else. Aaaand Reply-To munging claims another victim! -- "It is wrong to think that the task of physics is to find out how natur

Re: [Puppet-dev] Puppet IRC logs

2011-11-22 Thread Nick Moffitt
James Turnbull: > I finally got around to fixing the IRC logs up a little and adding them > to their own site: http://www.puppetlogs.com/ > The site contains search-able IRC logs for #puppet and #puppet-dev going > back to late 2007 or so. > > It's maintained by me (not Puppet Labs) so best to con

Re: [Puppet-dev] RFC: Splitting up the file{} type functionality.

2011-03-22 Thread Nick Moffitt
Nigel Kersten: > The file{} type can do all of the following: > > * manage single files > * manage directories > * manage symlinks > * manage recursive file copies I tend to use different defaults for the different types, so I would love to be able to do: File { mode => 0444 } Di

Re: [Puppet-dev] Re: [Puppet Users] Puppet Parse Trees (for a lint checker)

2011-03-02 Thread Nick Moffitt
Markus Roberts: > As a hack, I've occasionally done something like: > > diff --git a/lib/puppet/application/apply.rb [...] > - > Puppet::Node::Environment.new(Puppet[:environment]).known_resource_types > + print > ZAML.dump(Puppet::Node::Environment.new(Puppet[:environment]).known_reso