summaryrefslogtreecommitdiff
path: root/base-system-x86_64-generic.morph
diff options
context:
space:
mode:
authorTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-07 13:17:59 +0000
committerTiago Gomes <tiago.gomes@codethink.co.uk>2013-05-07 13:17:59 +0000
commite717eabe43116f6055ad30c71f02a0ccdcbfd833 (patch)
treee75568951d3c88f8c3d415e75658c8cafb6da377 /base-system-x86_64-generic.morph
parent886de6aab49805e63f2aebd4c58cfcff6a2da33c (diff)
downloaddefinitions-e717eabe43116f6055ad30c71f02a0ccdcbfd833.tar.gz
Add the ssh configuration extension to all the system morphologies
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 bba3849a..19dfc297 100644
--- a/base-system-x86_64-generic.morph
+++ b/base-system-x86_64-generic.morph
@@ -28,6 +28,7 @@
}
],
"configuration-extensions": [
- "set-hostname"
+ "set-hostname",
+ "ssh"
]
}