The config has been fully migrated to docker-001.
Ref T1627
Differential D2337
Prune Docker configuration for Equatower dereckson on Sep 28 2020, 00:26. Authored by Tags None Referenced Files
Subscribers None
Details
The config has been fully migrated to docker-001. Ref T1627 import yaml yaml.load(open("pillar/paas/docker.sls"))
Diff Detail
Event TimelineComment Actions This also fixes the following issues: Salt [CRITICAL] Rendering SLS 'paas.docker' failed, render error: found duplicate anchor; first occurence in "<unicode string>", line 306, column 15 second occurence in "<unicode string>", line 573, column 15 Python yaml.composer.ComposerError: found duplicate anchor 'php_for_cd'; first occurence in "pillar/paas/docker.sls", line 306, column 15 second occurence in "pillar/paas/docker.sls", line 573, column 15 |