summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam Thursfield <sam.thursfield@codethink.co.uk>2015-09-23 11:30:04 +0000
committerSam Thursfield <sam.thursfield@codethink.co.uk>2015-09-24 16:59:12 +0000
commitc62f4daa62f41bc4c3065ce9240e2a53f322eb35 (patch)
tree306caf34eb5f5549fe7d8ea75997efdadab898fe
parentf107ceac10a8eccefddecfce5a3ae9bd6f1c43a4 (diff)
downloaddefinitions-c62f4daa62f41bc4c3065ce9240e2a53f322eb35.tar.gz
Use deployment extensions from definitions.git, not morph.git
The morph.git ones are deprecated and don't really work any more.
-rw-r--r--systems/gnome-system-x86_64.morph6
1 files changed, 3 insertions, 3 deletions
diff --git a/systems/gnome-system-x86_64.morph b/systems/gnome-system-x86_64.morph
index a4fb609a..98acfd8d 100644
--- a/systems/gnome-system-x86_64.morph
+++ b/systems/gnome-system-x86_64.morph
@@ -56,6 +56,6 @@ strata:
- name: network-security
morph: strata/network-security.morph
configuration-extensions:
-- set-hostname
-- add-config-files
-- install-essential-files
+- extensions/set-hostname
+- extensions/add-config-files
+- extensions/install-essential-files