summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-12-03 17:11:27 +0000
committerPedro Alvarez <pedro.alvarez@codethink.co.uk>2014-12-03 18:09:28 +0000
commite0b327641bf6639967ffb10757134cffa6dde1a1 (patch)
tree1cf7d3f97083b6432c101318a0decbc8edf66031
parent63985429128d01ce9274c10fbf351725d9625c06 (diff)
downloaddefinitions-baserock/pedroalvarez/installer5.tar.gz
Add installer.configure to x86 build systemsbaserock/pedroalvarez/installer5
-rw-r--r--systems/build-system-x86_32.morph1
-rw-r--r--systems/build-system-x86_64.morph1
2 files changed, 2 insertions, 0 deletions
diff --git a/systems/build-system-x86_32.morph b/systems/build-system-x86_32.morph
index 35a86e11..511b73ce 100644
--- a/systems/build-system-x86_32.morph
+++ b/systems/build-system-x86_32.morph
@@ -32,3 +32,4 @@ configuration-extensions:
- fstab
- mason
- cloud-init
+- installer
diff --git a/systems/build-system-x86_64.morph b/systems/build-system-x86_64.morph
index 06868fed..b49a00e5 100644
--- a/systems/build-system-x86_64.morph
+++ b/systems/build-system-x86_64.morph
@@ -32,3 +32,4 @@ configuration-extensions:
- fstab
- mason
- cloud-init
+- installer