~smoser/ubuntu/xenial/cloud-init/lp1506187

« back to all changes in this revision

Viewing changes to upstart/cloud-disable-ec2-metadata.conf

  • Committer: Bazaar Package Importer
  • Author(s): Scott Moser
  • Date: 2010-02-04 03:00:05 UTC
  • Revision ID: james.westby@ubuntu.com-20100204030005-r2y1568be8rbslxo
Tags: upstream-0.5.3
ImportĀ upstreamĀ versionĀ 0.5.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# ec2-preconf-ssh-keys
 
2
#
 
3
# Download preconfigured ssh-keys for EC2.
 
4
 
 
5
description "Download preconfigured ssh keys"
 
6
 
 
7
start on (cloud-config and local-filesystems)
 
8
console output
 
9
task
 
10
 
 
11
exec cloud-init-cfg disable-ec2-metadata