Skip to content
Snippets Groups Projects
Commit 8125e794 authored by Krish Moodbidri's avatar Krish Moodbidri
Browse files

fixed EOF syntax

parent fdb32688
No related branches found
No related tags found
No related merge requests found
Pipeline #10056 passed with stages
in 1 minute and 30 seconds
......@@ -50,6 +50,8 @@ resource "openstack_compute_instance_v2" "ohpc" {
# Clone CRI_Cluster_Monitor repository
- git clone https://github.com/eesaanatluri/CRI_Cluster_Monitor.git
EOF
# defines the networks of the instance
network {
uuid = var.external_network
......
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