~ubuntu-branches/ubuntu/saucy/cloud-init/saucy

« back to all changes in this revision

Viewing changes to config/cloud.cfg

  • Committer: Scott Moser
  • Date: 2013-09-21 00:45:57 UTC
  • mfrom: (1.4.6)
  • Revision ID: smoser@ubuntu.com-20130921004557-o8zfowviyrqz02sd
* New upstream snapshot.
  * add 'disk_setup' config module for partitioning disks and
    creating filesystems. (LP: #1218506)

Show diffs side-by-side

added added

removed removed

Lines of Context:
42
42
# Emit the cloud config ready event
43
43
# this can be used by upstart jobs for 'start on cloud-config'.
44
44
 - emit_upstart
 
45
 - disk_setup
45
46
 - mounts
46
47
 - ssh-import-id
47
48
 - locale