Remove remote-exec provisioners in Terraform script
Compare changes
Files
2+ 11
− 1
@@ -43,7 +43,17 @@ resource "openstack_compute_instance_v2" "ohpc" {
@@ -43,7 +43,17 @@ resource "openstack_compute_instance_v2" "ohpc" {
Mounting of volumes is done in image build factory via fstab
ref: https://github.com/eesaanatluri/CRI_Cluster_Monitor/pull/42