Skip to content
Snippets Groups Projects
Commit ef3ce76d authored by dehury's avatar dehury
Browse files

Update k8-setup/.k8-setup.yml

parent 607786d7
No related branches found
No related tags found
No related merge requests found
Pipeline #13315 failed
......@@ -29,6 +29,7 @@ setup-k8-job:
- python3 contrib/inventory_builder/inventory.py ${IPS[@]}
# - sudo cat /home/centos/.ssh/chinmayadehury
# - cat ~/.ssh/chinmayadehury
- pip install ansible==5.7.1
- ansible --version
- python --version
- sudo ansible-playbook -i inventory/mycluster/hosts.yaml --become --become-user=root cluster.yml --private-key ~/.ssh/$sshkeyfile
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment