duplicate
This commit is contained in:
parent
c7de56f73f
commit
977bd84f50
1 changed files with 0 additions and 6 deletions
|
@ -74,12 +74,6 @@ class sunetdrive::satosa($dehydrated_name=undef,$image='docker.sunet.se/satosa',
|
||||||
cert_file => '/etc/satosa/https.crt'
|
cert_file => '/etc/satosa/https.crt'
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
file { '/opt/satosa':
|
|
||||||
ensure => directory,
|
|
||||||
owner => 'root',
|
|
||||||
group => 'root',
|
|
||||||
mode => '0755',
|
|
||||||
}
|
|
||||||
-> file { '/opt/satosa/restart.sh':
|
-> file { '/opt/satosa/restart.sh':
|
||||||
ensure => file,
|
ensure => file,
|
||||||
owner => 'root',
|
owner => 'root',
|
||||||
|
|
Loading…
Add table
Reference in a new issue