Page MenuHomeDevCentral

Fix node.filter_by_name arguments
ClosedPublic

Authored by dereckson on Sep 18 2018, 14:42.
Tags
None
Referenced Files
F27195090: D1766.diff
Thu, Apr 30, 17:18
F27193795: D1766.id4485.diff
Thu, Apr 30, 16:24
Unknown Object (File)
Wed, Apr 29, 18:51
Unknown Object (File)
Mon, Apr 27, 05:15
Unknown Object (File)
Sun, Apr 26, 15:49
Unknown Object (File)
Sun, Apr 26, 10:21
Unknown Object (File)
Sun, Apr 26, 10:21
Unknown Object (File)
Sun, Apr 26, 07:53
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.