Put the directories in array
This commit is contained in:
parent
17533f0491
commit
5e1910e293
1 changed files with 1 additions and 2 deletions
|
@ -120,8 +120,7 @@ class saml_metadata($filename=undef, $cert=undef, $url=undef) {
|
|||
}
|
||||
|
||||
class md_repo_client {
|
||||
sunet::snippets::reinstall::keep {'/etc/metadata': } ->
|
||||
sunet::snippets::reinstall::keep {'/root/.ssh': } ->
|
||||
sunet::snippets::reinstall::keep {['/etc/metadata','/root/.ssh']: } ->
|
||||
sunet::ssh_git_repo {'/var/cache/metadata_r1':
|
||||
username => 'root',
|
||||
group => 'root',
|
||||
|
|
Loading…
Add table
Reference in a new issue