aboutsummaryrefslogtreecommitdiffstats
path: root/deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl
diff options
context:
space:
mode:
authorJustin chi <chigang@huawei.com>2017-11-21 02:22:34 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-21 02:22:34 +0000
commit1af45fbc194814201a067fa040f37c3bc0f84b9c (patch)
tree17bd9d9827a725c84e79189c4d7b2422da0bc7a6 /deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl
parent5fc5b9252d1bb18f1d9cecef00d5ce24117784e6 (diff)
parentf2e3d1ed47cea49c1d06fcfce49fb4cb42e8f863 (diff)
Merge "cobbler: support aarch64"
Diffstat (limited to 'deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl')
-rwxr-xr-xdeploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl b/deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl
new file mode 100755
index 00000000..cfa89004
--- /dev/null
+++ b/deploy/compass_conf/templates/cobbler/ubuntu-16.04-server-arm-arm64-arm/profile.tmpl
@@ -0,0 +1,3 @@
+{
+ "repos": "$getVar('repo_name', '')"
+}