Test new stuff
This commit is contained in:
parent
67f5b92537
commit
52a4af8eee
2 changed files with 2 additions and 6 deletions
|
@ -1174,8 +1174,4 @@ eidastest-1.qa.sveidas.se:
|
||||||
ssh_allow_from_anywhere: false
|
ssh_allow_from_anywhere: false
|
||||||
|
|
||||||
idm-sto3-test-db-3\.komreg\.net:
|
idm-sto3-test-db-3\.komreg\.net:
|
||||||
sunet::dockerhost:
|
sunet::dockerhost2:
|
||||||
write_daemon_config: true
|
|
||||||
# docker_dns: 89.32.32.32
|
|
||||||
advanced_network: true
|
|
||||||
eid::idm_db:
|
|
||||||
|
|
|
@ -208,7 +208,7 @@ def main():
|
||||||
|
|
||||||
|
|
||||||
if re.match('^idm-sto\d-test-', host_info["fqdn"]):
|
if re.match('^idm-sto\d-test-', host_info["fqdn"]):
|
||||||
modules["sunet"]["tag"] = "jocar-idm-*"
|
modules["sunet"]["tag"] = "jocar-dockerhost2-*"
|
||||||
|
|
||||||
# Build list of expected file content
|
# Build list of expected file content
|
||||||
file_lines = create_file_content(modules)
|
file_lines = create_file_content(modules)
|
||||||
|
|
Loading…
Add table
Reference in a new issue