Skip to content

Commit

Permalink
Fixes #27715 - Added force puupet in output
Browse files Browse the repository at this point in the history
(cherry picked from commit 9cf4e36)
  • Loading branch information
patilsuraj767 authored and chris1984 committed Oct 15, 2019
1 parent ddb5a23 commit a679bd7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/hammer_cli_katello/content_view.rb
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ class InfoCommand < HammerCLIKatello::InfoCommand
field :composite, _("Composite")
field :description, _("Description")
field :content_host_count, _("Content Host Count")
field :force_puppet_environment, _("Force Puppet")
field :solve_dependencies, _("Solve Dependencies")

from :organization do
Expand Down

0 comments on commit a679bd7

Please sign in to comment.