diff --git a/manifests/satosa.pp b/manifests/satosa.pp index 0fcc34f..3524f87 100644 --- a/manifests/satosa.pp +++ b/manifests/satosa.pp @@ -74,12 +74,6 @@ class sunetdrive::satosa($dehydrated_name=undef,$image='docker.sunet.se/satosa', cert_file => '/etc/satosa/https.crt' } } - file { '/opt/satosa': - ensure => directory, - owner => 'root', - group => 'root', - mode => '0755', - } -> file { '/opt/satosa/restart.sh': ensure => file, owner => 'root',