Skip to content

Commit

Permalink
Add hammer-cli-foreman-rh-cloud package
Browse files Browse the repository at this point in the history
  • Loading branch information
ShimShtein committed Nov 22, 2023
1 parent d8f300c commit 7abb94c
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions manifests/cli/rh_cloud.pp
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
# = Hammer SSH plugin
#
# This installs the SSH plugin for Hammer CLI
#
# === Parameters:
#
class foreman::cli::ssh {

Check failure on line 7 in manifests/cli/rh_cloud.pp

View workflow job for this annotation

GitHub Actions / Puppet / Static validations

foreman::cli::ssh not in autoload module layout (check: autoloader_layout)
foreman::cli::plugin { 'foreman_rh_cloud':
}
}

0 comments on commit 7abb94c

Please sign in to comment.