|
|
@ -8,9 +8,9 @@ echo "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQCmO9RGpc0ASgD+bLMZOiQkWOnChsLOAdQXvh |
|
|
|
## -- set permissions correctly |
|
|
|
chmod 600 /root/.ssh/authorized_keys |
|
|
|
|
|
|
|
## ============ ansible stuff =========== |
|
|
|
## ============ ansible stuff - not needed here =========== |
|
|
|
## Ansible install |
|
|
|
yum -y install ansible policycoreutils-python |
|
|
|
##yum -y install ansible policycoreutils-python |
|
|
|
|
|
|
|
## pull down some files |
|
|
|
mkdir /root/bin |
|
|
|