diff --git a/global/overlay/etc/puppet/setup_cosmos_modules b/global/overlay/etc/puppet/setup_cosmos_modules index 3bc15170..568c86d2 100755 --- a/global/overlay/etc/puppet/setup_cosmos_modules +++ b/global/overlay/etc/puppet/setup_cosmos_modules @@ -229,6 +229,9 @@ def main(): if re.match(r'^idm-sto\d-qa-', host_info["fqdn"]): modules["sunet"]["tag"] = "jocar-idm-*" + if re.match(r'^eumdsigner-test-', host_info["fqdn"]): + modules["sunet"]["tag"] = "jocar-fetch-mdqp-image*" + qa_exceptions = ['nic.komreg.net', 'jmp.komreg.net', 'md1.komreg.net'] if ".qa." in host_info["fqdn"] or host_info["fqdn"] in qa_exceptions: