Skip to content

Instantly share code, notes, and snippets.

@h0tw1r3
Created August 6, 2016 19:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save h0tw1r3/6f4ee2a22d7912e2a392e8d76afff6cd to your computer and use it in GitHub Desktop.
Save h0tw1r3/6f4ee2a22d7912e2a392e8d76afff6cd to your computer and use it in GitHub Desktop.
#!/bin/sh
localectl set-locale LANG=en_US.utf8
timedatectl set-timezone America/Chicago
rpm -ivh https://yum.puppetlabs.com/puppetlabs-release-pc1-el-7.noarch.rpm
yum -y install puppetserver vim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment