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
I've decidedly replaced environment_trumps with override_environment to follow what the PE Console showed at the time. But the node_group() function presents the environment_trumps key, which presents incongruence.
Changing this would be a breaking change for anyone keying off of environment_trumps.
The text was updated successfully, but these errors were encountered:
https://github.com/WhatsARanjit/puppet-node_manager/blob/master/lib/puppet/provider/node_group/https.rb#L30
I've decidedly replaced
environment_trumps
withoverride_environment
to follow what the PE Console showed at the time. But thenode_group()
function presents theenvironment_trumps
key, which presents incongruence.Changing this would be a breaking change for anyone keying off of
environment_trumps
.The text was updated successfully, but these errors were encountered: