On Tue, Sep 13, 2011 at 12:52, Bernd Adamowicz
<bernd.adamow...@esailors.de>wrote:

>
>
> Von: puppet-users@googlegroups.com [mailto:puppet-users@googlegroups.com]
> Im Auftrag von John Kennedy
> Gesendet: Dienstag, 13. September 2011 13:43
> An: puppet-users@googlegroups.com
> Betreff: Re: [Puppet Users] Re: Puppet not pushing file
>
>
> On Tue, Sep 13, 2011 at 12:27, Bernd Adamowicz <
> bernd.adamow...@esailors.de> wrote:
> Try this:
>
> node client {
>
>         file { "/home/admin/puppet/jck.txt":
>                 owner => admin,
>                 group => admin,
>                 mode => 0744,
>                 source => puppet:///test/jck.txt,
> }
>
> Beware the colon and the commas. (Didn't you get any error messages in your
> log files?)
>
> Bernd
>
>


Sorry, this was my error...Had a few permissions wrong and some other silly
things...On to my next error (in a new email thread...)
John
 John Kennedy

-- 
You received this message because you are subscribed to the Google Groups 
"Puppet Users" group.
To post to this group, send email to puppet-users@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.

Reply via email to