Bug #36153
host_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.
Associated revisions
History
#1
Updated by The Foreman Bot 30 days ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/9637 added
#2
Updated by Leos Stejskal 30 days ago
- Bugzilla link set to 2174734
#3
Updated by The Foreman Bot 23 days ago
- Fixed in Releases 3.7.0 added
#4
Updated by Leos Stejskal 23 days ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|405971f2859460a7698ce605892511ee7918dc75.
#5
Updated by The Foreman Bot 22 days ago
- Pull request https://github.com/theforeman/foreman/pull/9650 added
#6
Updated by The Foreman Bot 22 days ago
- Pull request https://github.com/theforeman/foreman/pull/9651 added
#7
Updated by The Foreman Bot 22 days ago
- Fixed in Releases 3.6.0 added
#8
Updated by The Foreman Bot 22 days ago
- Fixed in Releases 3.5.2 added
#9
Updated by The Foreman Bot 20 days ago
- Pull request https://github.com/theforeman/foreman/pull/9652 added
#10
Updated by Ewoud Kohl van Wijngaarden 18 days ago
- Triaged changed from No to Yes
- Fixed in Releases deleted (
3.7.0) - Pull request deleted (
https://github.com/theforeman/foreman/pull/9652)
#11
Updated by The Foreman Bot 13 days ago
- Pull request https://github.com/theforeman/foreman/pull/9652 added
Fixes #36153 - host_puppet_environment ignores host param
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.
Fixes: 6414052b615fa57d3768ce3ea229cd9c31bb2dcf