Skip to content

Instantly share code, notes, and snippets.

@ohadlevy
Created May 31, 2012 08:35
Show Gist options
  • Save ohadlevy/2841952 to your computer and use it in GitHub Desktop.
Save ohadlevy/2841952 to your computer and use it in GitHub Desktop.
# assuming we are a CA we remove older certs if they existed
sudo rm -rf /var/lib/puppet/ssl/
yum -t -y -e 0 install git
git clone --recursive git://github.com/theforeman/foreman-installer.git
echo include foreman::params, foreman::config::enc, foreman::config::reports, foreman_proxy, puppet, puppet::server| sudo puppet --modulepath foreman-installer/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment