On Thu, Nov 11, 2010 at 1:33 PM, Bruce Richardson <[email protected]> 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 [email protected].
> To unsubscribe from this group, send email to
> [email protected].
> 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 [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/puppet-users?hl=en.