Re: [Puppet Users] How to get the result of a command in puppet?

2011-03-15 Thread duff
Hi Brian The problem isn't the lack of output from the puppet custom function. I have written some that return results. I used puts statements in the example to show the absence of result from the %x[] statement without having to write some convoluted manifest and puppet output. The %x[]

[Puppet Users] How to get the result of a command in puppet?

2011-03-14 Thread duff
Hello, I am trying to export the latest tag of an svn repository to a puppet client. To do so, I would like to run the following command to get the latest tag /usr/bin/svn ls http://url_to_my_svn_repository/tags | /usr/bin/ tail -1 However, I couldn't find a way to store the result of an exec

[Puppet Users] Re: Puppet Proposal (what problems will puppet solve)

2009-02-05 Thread Ryan Duff
a PDF of his presentation here: http://wiki.cposc.org/_media/2008:cposc2008-moates-scalableadmin.pdf Hope this helps! -- Ryan Duff web: http://www.ryanduff.net aim: ryancduff twitter: ryancduff Zach Buckholz wrote: This may sound like a confusing / trick question, so please bare