Fix path
This commit is contained in:
parent
65a236dcaa
commit
e0c4ddcd6e
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ class sunetdrive::satosa($dehydrated_name=undef,$image='docker.sunet.se/satosa',
|
|||
ensure => 'absent'
|
||||
}
|
||||
sunet::docker_compose { 'satosa':
|
||||
content => template('satosa/docker-compose.yml.erb'),
|
||||
content => template('sunetdrive/satosa/docker-compose.yml.erb'),
|
||||
service_name => 'satosa',
|
||||
compose_dir => '/opt/',
|
||||
compose_filename => 'docker-compose.yml',
|
||||
|
|
Loading…
Add table
Reference in a new issue