summaryrefslogtreecommitdiff
path: root/base-system-armv7-highbank.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 /base-system-armv7-highbank.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 'base-system-armv7-highbank.morph')
-rw-r--r--base-system-armv7-highbank.morph3
1 files changed, 3 insertions, 0 deletions
diff --git a/base-system-armv7-highbank.morph b/base-system-armv7-highbank.morph
index 22005cb8..05d310d1 100644
--- a/base-system-armv7-highbank.morph
+++ b/base-system-armv7-highbank.morph
@@ -26,5 +26,8 @@
"repo": "baserock:baserock/morphs",
"ref": "master"
}
+ ],
+ "configuration-extensions": [
+ "set-hostname"
]
}