Actions
Bug #23204
closedinconsitent puppet environment naming in hammer
Difficulty:
Triaged:
No
Bugzilla link:
Pull request:
Team Backlog:
Description
host create/update commands use environment
# hammer host create --help | grep environment --environment ENVIRONMENT_NAME Environment name --environment-id ENVIRONMENT_ID
but host info reports puppet environment
# hammer host info --id 1 | head -n 5 Id: 1 Name: hostname.. Puppet Environment: production Puppet CA Proxy: hostname.. Puppet Master Proxy: hostname..
environment was changed to puppet environment in 6e83c9d82183f39dd4fd611698c0437409e1ee7a
http://projects.theforeman.org/issues/18750
tfm-rubygem-hammer_cli_katello-0.11.0-1.201804051800git94089a6.el7.noarch
tfm-rubygem-hammer_cli-0.13.pre.develop-1.201803232224gite493035.el7.noarch
tfm-rubygem-hammer_cli_foreman-0.13.pre.develop-1.201804041834git768148d.el7.noarch
Actions