aboutsummaryrefslogtreecommitdiffstats
path: root/terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl
diff options
context:
space:
mode:
authoryoonsoonjahng <yoonsoon.jahng@yoppworks.com>2020-10-27 13:14:37 -0400
committeryoonsoonjahng <yoonsoon.jahng@yoppworks.com>2020-11-03 09:50:19 -0500
commit69e2530c06f7bc569f1ad50f877f4129f0b7dd56 (patch)
treea21591fe5182c954fbcd35f681ed2d4b91b29def /terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl
parent7bb34f87a76af9bcb6400bc19bd3b682183dcad6 (diff)
Wrong URL format fix7.0.1guilin
1. Changed wrong url format 2. Fixed wrong host name 3. Updated REAME file more descriptive Issue-ID: INT-1753 Change-Id: I5bd4e0247fdb2204b097da683f7b6bb4ffb6aefe Signed-off-by: yoonsoonjahng <yoonsoon.jahng@yoppworks.com>
Diffstat (limited to 'terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl')
-rw-r--r--terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl b/terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl
index 4e7f83f..9d0a213 100644
--- a/terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl
+++ b/terragrunt/openlab/RegionOne/stage/compute/nfsserver/terragrunt.hcl
@@ -9,7 +9,7 @@ locals {
}
terraform {
- source = "git::https://gerrit.onap.org/r/integration/terraform/openlab/modules/openstack/compute"
+ source = "git::https://gerrit.onap.org/r/integration/terraform//openlab/modules/openstack/compute"
}
include {