diff --git a/ohpc-instance/main.tf b/ohpc-instance/main.tf
index e6fff8bf7214fafee6881e827a0fa4bf9979c861..b2766f96359bfc204b77cef4ed165e1d197547c6 100644
--- a/ohpc-instance/main.tf
+++ b/ohpc-instance/main.tf
@@ -43,8 +43,10 @@ resource "openstack_compute_instance_v2" "ohpc" {
        owner: centos:centos
        path: /etc/hosts
        permissions: 0644
+     - content: |
        git clone https://github.com/jprorama/CRI_XCBC.git /
-
+       path: /
+       permissions: '0755'
     EOF
 
 # defines the networks of the instance