From 4c5ff9360854b833f54a25550a4463b7665de42f Mon Sep 17 00:00:00 2001 From: Yibo Cai Date: Thu, 26 Apr 2018 16:59:37 +0800 Subject: build: fetch arm64 iso from opnfv artifacts site Change-Id: I248d84be0fb0c6f18054c5fca8d6b5c091730153 Signed-off-by: Yibo Cai --- .../templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl (limited to 'deploy/compass_conf/templates/cobbler/CentOS-7-Minimal-1708-arm-arm/profile.tmpl') 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', '')" +} -- cgit 1.2.3-korg