This commit is contained in:
Johan Wassberg 2024-02-26 11:28:06 +01:00
parent 0087cbe846
commit 0d4634112d
Signed by: jocar
GPG key ID: BE4EC2EEADF2C31B

View file

@ -6,7 +6,8 @@ class eid::idm_app (
file { '/opt/idm_app/config/idm.yml':
content => template('eid/idm/idm.yml.erb'),
mode => '0755',
}3
}
sunet::docker_compose { 'idm_app':
content => template('eid/idm/docker-compose.yml.erb'),
service_name => 'idm_app',