Page MenuHomeDevCentral

Fix node.filter_by_name arguments
ClosedPublic

Authored by dereckson on Sep 18 2018, 14:42.
Tags
None
Referenced Files
F3279923: D1766.diff
Mon, Jul 1, 09:48
Unknown Object (File)
Sun, Jun 30, 08:11
Unknown Object (File)
Sat, Jun 29, 08:49
Unknown Object (File)
Sat, Jun 29, 08:29
Unknown Object (File)
Fri, Jun 28, 18:16
Unknown Object (File)
Wed, Jun 26, 11:48
Unknown Object (File)
Tue, Jun 25, 23:21
Unknown Object (File)
Tue, Jun 25, 21:48
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 2747
Build 2995: 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.