Tyop
This commit is contained in:
parent
0087cbe846
commit
0d4634112d
1 changed files with 2 additions and 1 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue