Upgrading my servers to CentOS 7
==PLEASE NOTE: THESE INSTRUCTIONS ARE NOW OUTDATED, SEE THIS POST FOR AN UPDATE external link== After I dabbled with CentOS 7 external link a few weeks ago I decided to take the plunge and upgrade the few servers I run at DigitalOcean external link to CentOS 7. I run two machines, one is a Puppet and Salt Master, the second runs Docker. Puppet Master Server A while back I added a few bash scripts to deploy both a Puppet Master & Agent external link to GitHub, as Puppet provide a repo for CentOS 7 I decided to just update the installation script to use this repo and then give ago....