Merge remote-tracking branch 'upstream/master'

This commit is contained in:
Mike Reeves
2018-11-12 13:53:09 -05:00

View File

@@ -40,7 +40,7 @@ Distributed:
If you are running CentOS 7 there are a couple of prerequisites: If you are running CentOS 7 there are a couple of prerequisites:
``` ```
sudo yum -y install bind-utils sudo yum -y install git bind-utils
sudo hostnamectl set-hostname YOURHOSTNAME sudo hostnamectl set-hostname YOURHOSTNAME
sudo reboot sudo reboot
``` ```