diff --git a/global/overlay/etc/puppet/modules/eid/manifests/idm_db.pp b/global/overlay/etc/puppet/modules/eid/manifests/idm_db.pp index c1039fc7..04c05dc7 100644 --- a/global/overlay/etc/puppet/modules/eid/manifests/idm_db.pp +++ b/global/overlay/etc/puppet/modules/eid/manifests/idm_db.pp @@ -13,6 +13,5 @@ class eid::idm_db ( compose_dir => '/opt/', compose_filename => 'docker-compose.yml', description => 'mariadb', - docker_class => 'sunet::dockerhost2', } }