summaryrefslogtreecommitdiff
path: root/upstart/cloud-config-ssh.conf.disabled
blob: 6127cb7329a541d8447c64ca3f866d57b79b5b55 (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-filesystems
	and net-device-ifup IFACE=eth0 and starting ssh)
console output
task

exec cloud-init-cfg config-ssh