~smoser/cloud-init/lp-1077700

« back to all changes in this revision

Viewing changes to doc/examples/cloud-config.txt

  • Committer: Joshua Harlow
  • Date: 2012-11-08 05:00:33 UTC
  • mto: This revision was merged to the branch mainline in revision 706.
  • Revision ID: harlowja@yahoo-inc.com-20121108050033-ahyuopeskza34ph5
Add a makefile yaml checking target
and fix the cases where the cc yaml
is not correct.

Show diffs side-by-side

added added

removed removed

Lines of Context:
355
355
 - ':syslogtag, isequal, "[CLOUDINIT]" /var/log/cloud-foo.log'
356
356
 - content: "*.*   @@192.0.2.1:10514"
357
357
 - filename: 01-examplecom.conf
358
 
   content: |
359
 
   *.*   @@syslogd.example.com
 
358
   content: "*.*   @@syslogd.example.com"
360
359
 
361
360
# resize_rootfs should the / filesytem be resized on first boot
362
361
# this allows you to launch an instance with a larger disk / partition