summaryrefslogtreecommitdiff
path: root/upstart/cloud-config-ssh.conf
blob: 65d299417902886baaf896ebad9c0f4d8544b305 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
# ec2-preconf-ssh-keys
#
# Download preconfigured ssh-keys for EC2.

description "Download preconfigured ssh keys"

start on (cloud-config
	and local-filesystem
	and net-device-ifup IFACE=eth0 and starting ssh)
console output
task

exec cloud-init-cfg config-ssh