Page MenuHomeDevCentral

Prune Docker configuration for Equatower
ClosedPublic

Authored by dereckson on Sep 28 2020, 00:26.
Tags
None
Referenced Files
F13447588: D2337.diff
Sat, Nov 22, 10:46
Unknown Object (File)
Wed, Nov 19, 10:29
Unknown Object (File)
Tue, Nov 18, 13:50
Unknown Object (File)
Mon, Nov 17, 12:57
Unknown Object (File)
Thu, Nov 13, 14:34
Unknown Object (File)
Wed, Nov 12, 08:03
Unknown Object (File)
Tue, Nov 11, 22:30
Unknown Object (File)
Tue, Nov 11, 17:57
Subscribers
None

Details

Summary

The config has been fully migrated to docker-001.

Ref T1627

Test Plan
import yaml
yaml.load(open("pillar/paas/docker.sls"))

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

dereckson created this revision.
This revision is now accepted and ready to land.Sep 28 2020, 00:27
This revision was automatically updated to reflect the committed changes.

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