summaryrefslogtreecommitdiff
path: root/base-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorRichard Maw <richard.maw@codethink.co.uk>2013-05-13 14:25:14 +0000
committerRichard Maw <richard.maw@codethink.co.uk>2013-05-13 14:25:14 +0000
commite0f5d65f6573de2349c31d2454ac1841808dad4f (patch)
tree35e27324960483a40bd5434359bf6d315e9ffd39 /base-system-x86_64-generic.morph
parentc03e4bcb5fcd2a06c9996f5ec157fdfaa745fce8 (diff)
parent99ee85d443b7ec6710d32184ccb98648240338b9 (diff)
downloaddefinitions-e0f5d65f6573de2349c31d2454ac1841808dad4f.tar.gz
Merge branch 'add-drop-config-extension' of ssh://git.baserock.org/baserock/baserock/morphs
This fixes a typo in the morphologies, referencing drop-config-files
Diffstat (limited to 'base-system-x86_64-generic.morph')
-rw-r--r--base-system-x86_64-generic.morph3
1 files changed, 2 insertions, 1 deletions
diff --git a/base-system-x86_64-generic.morph b/base-system-x86_64-generic.morph
index 19dfc297..3d5c45fa 100644
--- a/base-system-x86_64-generic.morph
+++ b/base-system-x86_64-generic.morph
@@ -29,6 +29,7 @@
],
"configuration-extensions": [
"set-hostname",
- "ssh"
+ "ssh",
+ "add-config-files"
]
}