Skip to content
Snippets Groups Projects
Commit fcf56558 authored by EesaanAtluri's avatar EesaanAtluri
Browse files

Ansible-local prov. to upload & run Clustermon.yml

parent 11c8c9bf
No related branches found
No related tags found
No related merge requests found
......@@ -31,6 +31,14 @@
"playbook_dir": "CRI_XCBC",
"inventory_file": "CRI_XCBC/hosts",
"extra_arguments": [ "-b", "-l `hostname -s`" ]
},
{
"type": "ansible-local",
"playbook_file": "CRI_Cluster_Monitor/clustermon.yml",
"playbook_dir": "CRI_Cluster_Monitor",
"inventory_file": "CRI_XCBC/hosts",
"extra_arguments": [ "-b", "-l `hostname -s`" ]
}
]
}
......
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