aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl
diff options
context:
space:
mode:
authorYibo Cai <yibo.cai@arm.com>2018-04-26 16:59:37 +0800
committerYibo Cai <yibo.cai@arm.com>2018-05-14 09:52:11 +0800
commit4c5ff9360854b833f54a25550a4463b7665de42f (patch)
tree092efe9d352d70a2d45969b6ae3ffe3d413dbbff /deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl
parent729a1cc3924f0fb33e00bfebe1f7bfda05606578 (diff)
build: fetch arm64 iso from opnfv artifacts site
Change-Id: I248d84be0fb0c6f18054c5fca8d6b5c091730153 Signed-off-by: Yibo Cai <yibo.cai@arm.com>
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', '')"
+}