summaryrefslogtreecommitdiff
path: root/config/cloud.cfg
diff options
context:
space:
mode:
authorScott Moser <smoser@ubuntu.com>2011-06-14 16:25:34 -0400
committerScott Moser <smoser@ubuntu.com>2011-06-14 16:25:34 -0400
commit00b15282ebffcb3c5bbf0617536c1e1950430207 (patch)
tree47722cd55e9596e2869f9c4a56d991a1a29e1a04 /config/cloud.cfg
parent309c3eb1b7000f5b0d33c38f0eb56b30688cdbff (diff)
downloadvyos-cloud-init-00b15282ebffcb3c5bbf0617536c1e1950430207.tar.gz
vyos-cloud-init-00b15282ebffcb3c5bbf0617536c1e1950430207.zip
run cc_ssh as a cloud-init module so it is guaranteed to run before
ssh starts (LP: #781101) LP: #781101
Diffstat (limited to 'config/cloud.cfg')
-rw-r--r--config/cloud.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cloud.cfg b/config/cloud.cfg
index 3aaa3eda..b593d90c 100644
--- a/config/cloud.cfg
+++ b/config/cloud.cfg
@@ -10,12 +10,12 @@ cloud_init_modules:
- update_hostname
- update_etc_hosts
- rsyslog
+ - ssh
cloud_config_modules:
- mounts
- ssh-import-id
- locale
- - ssh
- set-passwords
- grub-dpkg
- apt-update-upgrade