Actions
Bug #4747
closed(nightlies 3-20-14) hammer not showing all environments
Description
[root@satellite ~]# rpm -qa | grep hammer | sort rubygem-hammer_cli-0.0.18-1.el6.noarch rubygem-hammer_cli_foreman-0.0.18-1.el6.noarch rubygem-hammer_cli_foreman_tasks-0.0.1-3.el6.noarch rubygem-hammer_cli_katello-0.0.3-1.201403192207git7c31c50.git.0.0dcaad2.el6.noarch
[root@satellite ~]# hammer environment list --------------------------------------------- ID | NAME --------------------------------------------- 1 | KT_ACME_Corporation_Library_Default_O... 4 | production ---------------------------------------------
Files
Updated by Erik Jacobs over 10 years ago
This may be related to not having the katello plugin enabled via " - hammer_cli_katello", however there is also a bug http://projects.theforeman.org/issues/4696 so this may potentially be erroneous.
Updated by Mike McCune over 10 years ago
- Status changed from New to Closed
- Triaged set to No
This is because you need to use 'lifecycle-environment' CLI command.
FYI:
Environment = Puppet Environment (specific to Foreman)
Lifecyle Environment = Katello's Deployment (Lifecycle) environment
confusing for sure.
Updated by Eric Helms over 10 years ago
- Translation missing: en.field_release set to 13
Actions