Page MenuHomeDevCentral

Fix node.filter_by_name arguments
ClosedPublic

Authored by dereckson on Sep 18 2018, 14:42.
Tags
None
Referenced Files
F12592482: D1766.id4484.diff
Tue, Nov 11, 19:07
F12591860: D1766.id4483.diff
Tue, Nov 11, 18:42
F12583905: D1766.id4484.diff
Tue, Nov 11, 13:16
F12580433: D1766.diff
Tue, Nov 11, 10:36
F12578385: D1766.id4483.diff
Tue, Nov 11, 09:03
F12572304: D1766.id4485.diff
Tue, Nov 11, 04:34
Unknown Object (File)
Tue, Nov 4, 04:30
Unknown Object (File)
Mon, Oct 27, 06:52
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 Not Applicable
Unit
Tests Not Applicable

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.