|
|
@ -25,7 +25,7 @@ sed -i 's/umask\s022/umask 077/' /etc/profile |
|
|
|
sed -i 's/umask\s022/umask 077/' /etc/csh.cshrc |
|
|
|
|
|
|
|
### install git (and necessary packages) and use that to begin deploying configs |
|
|
|
yum -y install git net-tools wget |
|
|
|
yum -y install git net-tools wget ansible |
|
|
|
|
|
|
|
## -- 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 |
|
|
|