summaryrefslogtreecommitdiffstats
path: root/deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2018-06-13 06:29:25 +0000
committerGerrit Code Review <gerrit@opnfv.org>2018-06-13 06:29:25 +0000
commite94285f04a7560a2c5c68a1bc957d5fddf681c41 (patch)
treee9a42b3640946f7b17c0a1ed6b505dbf2699ef06 /deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl
parent85eda35624cacbd473c097bc2638c2d874c01c07 (diff)
parent4c5ff9360854b833f54a25550a4463b7665de42f (diff)
Merge "build: fetch arm64 iso from opnfv artifacts site"
Diffstat (limited to 'deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl')
-rwxr-xr-xdeploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl b/deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl
new file mode 100755
index 00000000..cfa89004
--- /dev/null
+++ b/deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl
@@ -0,0 +1,3 @@
+{
+ "repos": "$getVar('repo_name', '')"
+}