You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
puppetdb-stencil: env vars should be defaults, not overrides
The puppetdb-stencil code uses environment variables to OVERRIDE
whatever parameters we might set on an icinga object. Change this
behavior to use the environemnt variables as DEFAULTS, allowing us to
override those defaults with whatever we put in puppet.
Issue: CIRRUS-4392
0 commit comments