Guest User

Untitled

a guest
Oct 15th, 2018
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.35 KB | None | 0 0
  1. # assuming we are a CA we remove older certs if they existed
  2. sudo rm -rf /var/lib/puppet/ssl/
  3. yum -t -y -e 0 install git
  4. git clone --recursive git://github.com/theforeman/foreman-installer.git
  5.  
  6. echo include foreman::params, foreman::config::enc, foreman::config::reports, foreman_proxy, puppet, puppet::server| sudo puppet --modulepath foreman-installer/
Add Comment
Please, Sign In to add comment