# idm_app class eid::idm_app ( ) { sunet::docker_compose { 'idm_app': content => template('eid/idm/docker-compose.yml.erb'), service_name => 'idm_app', compose_filename => 'docker-compose.yml', description => 'Identity matching' } }