The project is in a healthy, maintained state
Foreman Puppet plugin for Hammer CLI
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

> 2.6.0, < 4.0.0
 Project Readme

Hammer CLI Foreman Puppet

This Hammer CLI plugin contains a set of commands for foreman_puppet, a plugin that adds Puppet functionality to Foreman.

Compatibility

This is the list of which version of Foreman Puppet and Foreman are needed for which version of this plugin.

foreman foreman_puppet hammer-cli-puppet Notes
>= 3.0 ~> 1.0 >= 0.0.3 Required
<= 2.5 ~> 0.1 - Not supported (functionality is in hammer-cli-foreman)

Installation

$ gem install hammer_cli_foreman_puppet

$ mkdir -p ~/.hammer/cli.modules.d/

$ cat <<EOQ > ~/.hammer/cli.modules.d/foreman_puppet.yml
:foreman_puppet:
  :enable_module: true
EOQ

Problems

Please feel free to open a new Github issue if you encounter any bugs/issues using this plugin.

More info

See our Hammer CLI installation and configuration instuctions.