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

Update k8-setup/.k8-setup.yml, .gitlab-ci.yml

parent 4002f043
No related branches found
No related tags found
Loading
Pipeline #13317 failed
......@@ -2,7 +2,7 @@ variables:
hostpath: /home/centos/data/grafana
include:
- local: /k8-setup/.k8-setup.yml
# - local: /k8-setup/.k8-setup.yml
# - local: /manifest/.k8-deploy-apps.yml
stages:
......
......@@ -38,7 +38,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
- pip install --user 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