Re: [Puppet Users] Re: recursive descent

2013-12-17 Thread ygor
Have you tried experimenting ?br /Much of my Puppet savvy is from tinkering. 
br /br /Try some code. See what works and what does not work. br /br 
/Sometimes I think the surest sign that intelligent life exists elsewhere in 
the universe is that none of it has tried to contact us.br /Bill Waterson 
(Calvin  Hobbes)

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/594141407.88154.1387317298820.JavaMail.root%40sz0126a.westchester.pa.mail.comcast.net.
For more options, visit https://groups.google.com/groups/opt_out.


Re: [Puppet Users] Re: recursive descent

2013-12-17 Thread Stuart Cracraft
I don't have time to play hunt-the-wumpus. 

 On Dec 17, 2013, at 1:54 PM, y...@comcast.net wrote:
 
 Have you tried experimenting ?
 Much of my Puppet savvy is from tinkering. 
 
 Try some code. See what works and what does not work. 
 
 Sometimes I think the surest sign that intelligent life exists elsewhere in 
 the universe is that none of it has tried to contact us.
 Bill Waterson (Calvin  Hobbes)
 
 - Original Message -
 From: smcracr...@gmail.com
 To: puppet-users@googlegroups.com
 Sent:Tue Dec 17 09:17:55 UTC 2013
 Subject: [Puppet Users] Re: recursive descent
 
 That is very, very disturbing.
 
 On Wednesday, December 11, 2013 2:25:04 PM UTC-8, Stuart Cracraft wrote:
 
 I want to recursively descend infinitely through a directory tree in regards 
 to ensuring:
 
   (a) owner, group, permission
   (b) existence of the full path, all the leaves, out to the final leaf, e.g.
/somedir/somesubdir/{file1,file2,file3,somesubdirtoo} and so forth
 
 This could be done trivially with an exec but is not pure-Puppet-ecosystem, 
 obviously.
 
 So my questions are, from a Puppet-puritan-perspective:
 
   is there a way to do (a)
   is there a way to do (b)
   is there a way to do (a)+(b)
 
 and last:
 
   is there a way to do (a)+(b) in a reasonable period of time for a shallow 
 tree of few leaves
 
 Yours in squirrelhood,
 
 Stuart
 
 -- 
 You received this message because you are subscribed to the Google Groups 
 Puppet Users group.
 To unsubscribe from this group and stop receiving emails from it, send an 
 email to puppet-users+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/puppet-users/d24784e1-769c-4666-b077-a8856c898ff1%40googlegroups.com.
 For more options, visit https://groups.google.com/groups/opt_out.
 -- 
 You received this message because you are subscribed to a topic in the Google 
 Groups Puppet Users group.
 To unsubscribe from this topic, visit 
 https://groups.google.com/d/topic/puppet-users/Hf6ReeSy2mE/unsubscribe.
 To unsubscribe from this group and all its topics, send an email to 
 puppet-users+unsubscr...@googlegroups.com.
 To view this discussion on the web visit 
 https://groups.google.com/d/msgid/puppet-users/594141407.88154.1387317298820.JavaMail.root%40sz0126a.westchester.pa.mail.comcast.net.
 For more options, visit https://groups.google.com/groups/opt_out.

-- 
You received this message because you are subscribed to the Google Groups 
Puppet Users group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to puppet-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/puppet-users/5E36E5F6-7F2B-4E94-9767-E6E22B8D0156%40me.com.
For more options, visit https://groups.google.com/groups/opt_out.