It's my fault =(
I haeded wrong directive at auth.conf
path /
auth any
#allow *
When i uncommented it, i can download directory recursively.
вторник, 18 сентября 2012 г., 17:04:32 UTC+4 пользователь itJunky написал:
>
> In manifest i have this instruction:
>
>fil
In manifest i have this instruction:
file { "/etc/apache2":
owner => root,
group => root,
mode => 740,
recurse => true,
source => "puppet:///dist/apache2"
}
By syntax its right, but on client i see error:
err: /Stage[main]/Testing170/File[/etc/apache
ld see that Puppet now uses the
> path you specified.
>
> Hope this helps,
> Martijn Heemels
>
> Op maandag 17 september 2012 09:42:12 UTC+2 schreef itJunky het volgende:
>>
>> My main issue it Where i can find directory "file_metadata"?
>> If I learn i
gt; access.
>
> On Friday, September 14, 2012 5:12:49 PM UTC+3, itJunky wrote:
>>
>> I have a directive like this:
>>
>> file { "/etc/sudoers":
>> owner => root,
>> group => root,
>> mode => 440,
>>
I have a directive like this:
file { "/etc/sudoers":
owner => root,
group => root,
mode => 440,
source => "puppet:///modules/sudo/sudoers"
}
When i try to get this file on puppet agent, i see error:
err: /Stage[main]/Sudo/File[/etc/sudoers]: Could not eval