Page MenuHomeDevCentral

Fix node.filter_by_name arguments
ClosedPublic

Authored by dereckson on Sep 18 2018, 14:42.
Tags
None
Referenced Files
F24798510: D1766.id4485.diff
Wed, Mar 11, 05:44
F24798509: D1766.id4483.diff
Wed, Mar 11, 05:44
F24797185: D1766.id4484.diff
Wed, Mar 11, 04:14
F24790846: D1766.id4485.diff
Tue, Mar 10, 21:38
F24790598: D1766.id4485.diff
Tue, Mar 10, 21:16
F24789309: D1766.id4483.diff
Tue, Mar 10, 19:18
F24789145: D1766.id4483.diff
Tue, Mar 10, 19:08
Unknown Object (File)
Mon, Mar 9, 18:32
Subscribers
None

Details

Summary

On Equatower, the state only used * part, and so pulled certbot,
but ignored the 'equatower' key.

Test Plan

salt equatower state.apply roles/paas-docker/docker/images

Diff Detail

Repository
rOPS Nasqueron Operations
Lint
Lint Passed
Unit
No Test Coverage
Branch
master
Build Status
Buildable 2748
Build 2996: arc lint + arc unit

Event Timeline

dereckson created this revision.

Simplify call: if the second argument isn't specified, node.filter_by_name will use implicitly current node id.

dereckson edited the summary of this revision. (Show Details)
This revision is now accepted and ready to land.Sep 18 2018, 14:45
This revision was automatically updated to reflect the committed changes.