View puppet-kickstart.sh
#!/bin/bash | |
# Quick and easy script to install Puppet, Facter and dependencies. | |
# Kickstarts a node ready for puppeting. | |
# Tested with: | |
# | |
# - Scientific Linux 6.1, 6.2, 6.3 | |
# - CentOS 6.3 |