a bit more permissive dir is ok in this case
This commit is contained in:
parent
bab3e2a502
commit
a847bc334b
1 changed files with 1 additions and 0 deletions
|
@ -159,6 +159,7 @@ class md_publisher(Array $allow_clients=['any'], $keyname=undef, String $dir="/v
|
|||
undef => $::fqdn,
|
||||
default => $keyname
|
||||
}
|
||||
file { '/var/www/html': ensure => directory, mode => '0644', owner => 'www-data', group =>'www-data' } ->
|
||||
sunet::rrsync {$dir:
|
||||
ro => false,
|
||||
ssh_key => safe_hiera('publisher_ssh_key',"NOT SET IN HIERA"),
|
||||
|
|
Loading…
Add table
Reference in a new issue