Actions
Foreman installer » History » Revision 2
« Previous |
Revision 2/20
(diff)
| Next »
Ohad Levy, 11/17/2011 09:34 AM
Using Puppet Module ready to use¶
You may try out the puppet Foreman module, this should take care for most of the basic setup.
The module could be downloaded via: http://github.com/ohadlevy/puppet-foreman/tarball/master
if you are using RHEL, EPEL repo must be enabled http://fedoraproject.org/wiki/EPEL
Please make sure you review modules//manifests/params.pp files for extra configuration options.
*
usage:
echo include foreman | puppet --verbose --modulepath /path_to/extracted_tarball
Its recommend to review the module prior usage.
Updated by Ohad Levy about 13 years ago · 20 revisions