Skip to content
Snippets Groups Projects
Commit eb7e47e3 authored by Eesaan Atluri's avatar Eesaan Atluri
Browse files

Use site.yml for ansible provisioning.

parent 10c73207
No related branches found
No related tags found
No related merge requests found
......@@ -35,7 +35,7 @@
{
"type": "shell",
"inline": [
"sudo ansible-playbook -c local -i /CRI_XCBC/hosts -l `hostname -s` /CRI_XCBC/site-os.yaml -b"
"sudo ansible-playbook -c local -i /CRI_XCBC/hosts -l `hostname -s` /CRI_XCBC/site.yaml -b"
]
}
]
......
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