Fixes and improvements

- Move kubedns to a separate mini playbook
- Fix custom.yaml location
This commit is contained in:
Aleksandr Didenko
2016-06-20 11:05:17 +02:00
parent 8d8622bbb9
commit bc29db7bd2
4 changed files with 13 additions and 6 deletions

View File

@@ -18,8 +18,7 @@ sudo pip install kpm
# k8s deploy script and config
sudo sh -c 'cp -a ~vagrant/deploy-k8s.kargo.sh /root/ && chmod 755 /root/deploy-k8s.kargo.sh'
sudo git clone https://github.com/kubespray/kargo /root/kargo
sudo cp -a ~vagrant/custom.yaml /root/kargo/custom.yaml
sudo cp -a ~vagrant/custom.yaml /root/custom.yaml
# SSH keys and config
sudo rm -rf /root/.ssh