Skip to content
Snippets Groups Projects
Commit ecf63d9c authored by Andreas Hamacher's avatar Andreas Hamacher
Browse files

bugfix

parent 89125730
No related branches found
No related tags found
1 merge request!297Cicd merge back
......@@ -89,6 +89,7 @@ ansible_create_cluster_stage:
script:
- echo "ansible_create_cluster_stage"
- bash -x ./CICD/ansible_create_cluster_script.sh
- cd CICD
- ansible-playbook -i files/inventory.$STACKNAME --key-file ../gc_key.pem master_playbook.yml
- sleep 15
- echo uglyuglyfix
......
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