Actions
Bug #36153
closedhost_puppet_environment ignores host param
Difficulty:
Triaged:
Yes
Bugzilla link:
Description
If host responds to :environment, it always returns
value of the :environment, ignoring the :puppet_environment
host parameter.
Correct behavior is to check if :environment is set,
and if not, then return the value of host parameter.
Updated by Leos Stejskal about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|405971f2859460a7698ce605892511ee7918dc75.
Actions