summaryrefslogtreecommitdiff
path: root/genivi-baseline-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-02 22:03:04 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-03 14:10:11 +0100
commit5cf24f6256d16a5385cd316646bfab0d6abfa929 (patch)
tree9ca9295430425d425a6f198ad5a36f6613fdf7f6 /genivi-baseline-system-x86_64-generic.morph
parentcf9131ba8a36af6910a48ecf9847562651ed0d08 (diff)
downloaddefinitions-5cf24f6256d16a5385cd316646bfab0d6abfa929.tar.gz
Add set-hostname configure extension to all the system morphologies.
This is required so during deploy the hostname can be set.
Diffstat (limited to 'genivi-baseline-system-x86_64-generic.morph')
-rw-r--r--genivi-baseline-system-x86_64-generic.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/genivi-baseline-system-x86_64-generic.morph b/genivi-baseline-system-x86_64-generic.morph
index e6584796..10502f7c 100644
--- a/genivi-baseline-system-x86_64-generic.morph
+++ b/genivi-baseline-system-x86_64-generic.morph
@@ -66,5 +66,8 @@
"repo": "baserock:baserock/morphs",
"ref": "master"
}
+ ],
+ "configuration-extensions": [
+ "set-hostname"
]
}