Page MenuHomeDevCentral

Fix node.filter_by_name arguments
ClosedPublic

Authored by dereckson on Sep 18 2018, 14:42.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Aug 17, 14:39
Unknown Object (File)
Sun, Aug 16, 11:16
Unknown Object (File)
Sun, Aug 16, 09:49
Unknown Object (File)
Sun, Aug 16, 05:06
Unknown Object (File)
Wed, Aug 12, 18:31
Unknown Object (File)
Tue, Aug 11, 15:59
Unknown Object (File)
Wed, Aug 5, 04:33
Unknown Object (File)
Tue, Aug 4, 00:11
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.