Page MenuHomeDevCentral

Prune Docker configuration for Equatower
ClosedPublic

Authored by dereckson on Sep 28 2020, 00:26.
Tags
None
Referenced Files
F11741297: D2337.id5883.diff
Thu, Sep 18, 13:59
F11735767: D2337.id5884.diff
Thu, Sep 18, 04:11
Unknown Object (File)
Tue, Sep 16, 21:43
Unknown Object (File)
Tue, Sep 16, 13:16
Unknown Object (File)
Mon, Sep 15, 16:11
Unknown Object (File)
Mon, Sep 15, 16:10
Unknown Object (File)
Fri, Sep 12, 00:33
Unknown Object (File)
Tue, Sep 9, 22:16
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 Passed
Unit
No Test Coverage
Branch
prune-equatower-docker-config
Build Status
Buildable 3631
Build 3880: arc lint + arc unit

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