summaryrefslogtreecommitdiffstats
path: root/conf/template.qemux86-64
diff options
context:
space:
mode:
authorAdrian Calianu <adrian.calianu@enea.com>2017-11-23 11:27:49 +0100
committerAdrian Dudau <adrian.dudau@enea.com>2017-11-24 10:41:51 +0100
commit7083208be3c959e12419985009ade7ebd6da5d63 (patch)
tree578167755c4be56482a7ef9ef2c04365e223a2a8 /conf/template.qemux86-64
parent757e50c28c6f1dcdcd95f90e660873265a44a7a0 (diff)
downloadmeta-el-nfv-access-7083208be3c959e12419985009ade7ebd6da5d63.tar.gz
new distro: eneanfvaccess distro config
NFV Access ditribution needs to have it's own distro configration file. Signed-off-by: Adrian Calianu <adrian.calianu@enea.com> Signed-off-by: Adrian Dudau <adrian.dudau@enea.com>
Diffstat (limited to 'conf/template.qemux86-64')
-rw-r--r--conf/template.qemux86-64/local.conf.sample2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/template.qemux86-64/local.conf.sample b/conf/template.qemux86-64/local.conf.sample
index 1d9beaf..732cecd 100644
--- a/conf/template.qemux86-64/local.conf.sample
+++ b/conf/template.qemux86-64/local.conf.sample
@@ -86,7 +86,7 @@ MACHINE ?= "qemux86-64"
86# Ultimately when creating custom policy, people will likely end up subclassing 86# Ultimately when creating custom policy, people will likely end up subclassing
87# these defaults. 87# these defaults.
88# 88#
89DISTRO ?= "enea" 89DISTRO ?= "eneanfvaccess"
90# As an example of a subclass there is a "bleeding" edge policy configuration 90# As an example of a subclass there is a "bleeding" edge policy configuration
91# where many versions are set to the absolute latest code from the upstream 91# where many versions are set to the absolute latest code from the upstream
92# source control systems. This is just mentioned here as an example, its not 92# source control systems. This is just mentioned here as an example, its not