From 5cf24f6256d16a5385cd316646bfab0d6abfa929 Mon Sep 17 00:00:00 2001 From: Tiago Gomes Date: Thu, 2 May 2013 22:03:04 +0000 Subject: Add set-hostname configure extension to all the system morphologies. This is required so during deploy the hostname can be set. --- devel-system-armv7-highbank.morph | 3 +++ 1 file changed, 3 insertions(+) (limited to 'devel-system-armv7-highbank.morph') diff --git a/devel-system-armv7-highbank.morph b/devel-system-armv7-highbank.morph index ab735416..66ae86b8 100644 --- a/devel-system-armv7-highbank.morph +++ b/devel-system-armv7-highbank.morph @@ -31,5 +31,8 @@ "repo": "baserock:baserock/morphs", "ref": "master" } + ], + "configuration-extensions": [ + "set-hostname" ] } -- cgit v1.2.1