|
|
@ -24,7 +24,7 @@ sed -i 's/umask\s022/umask 077/' /etc/profile |
|
|
|
sed -i 's/umask\s022/umask 077/' /etc/csh.cshrc |
|
|
|
|
|
|
|
### install git and use that to begin deploying puppet configs |
|
|
|
yum -y install git |
|
|
|
yum -y install git net-tools |
|
|
|
|
|
|
|
## -- create SSH keys in root's home dir: |
|
|
|
# DEPLOY account. This key is pushed to gitea for puppet to use - the install actually uses hal's key first |
|
|
|