On Thu, Nov 11, 2010 at 1:33 PM, Bruce Richardson <itsbr...@workshy.org> wrote: > On Thu, Nov 11, 2010 at 11:52:26AM -0800, birdsong wrote: >> >> I'm guessing that I need to somehow serve up a catalog in a non-staged >> way, but I have no idea how to do that. Any tips? Should I just >> install a 0.24.x master temporarily? > > If coyping is the problem, don't copy the file; write it. So do > > content => file( whatever ) > > rather than > > source => 'puppet:///whatever' > > that's the thing, not sure if it's the copy that is the problem--though this appears to remove one of the failed steps. it's this line that i was thinking indicates the outer most scope of the problem: Nov 11 19:38:01 ip-<address> puppet-master[3885]: Stages are not supported by 0.24.x client; stage(s) Stage[main] will be ignored
i infer Stage[main] is everything, therefore File {} will never be applied on the agent. (still learning the right words to describe puppet actions..) > -- > Bruce > > Remember you're a Womble. > > -- > 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. > > -- 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.