diff options
author | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-05-07 12:19:33 +0000 |
---|---|---|
committer | Lars Wirzenius <lars.wirzenius@codethink.co.uk> | 2013-05-07 12:19:33 +0000 |
commit | 886de6aab49805e63f2aebd4c58cfcff6a2da33c (patch) | |
tree | 9ca9295430425d425a6f198ad5a36f6613fdf7f6 /base-system-armv7-highbank.morph | |
parent | cf9131ba8a36af6910a48ecf9847562651ed0d08 (diff) | |
parent | 5cf24f6256d16a5385cd316646bfab0d6abfa929 (diff) | |
download | definitions-886de6aab49805e63f2aebd4c58cfcff6a2da33c.tar.gz |
Merge remote-tracking branch 'origin/baserock/tiagogomes/hostnames'
Diffstat (limited to 'base-system-armv7-highbank.morph')
-rw-r--r-- | base-system-armv7-highbank.morph | 3 |
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" ] } |