~smoser/ubuntu/vivid/cloud-init/2to3

« back to all changes in this revision

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

  • Committer: Scott Moser
  • Date: 2015-02-11 19:04:39 UTC
  • mfrom: (1.4.28)
  • Revision ID: smoser@ubuntu.com-20150211190439-uprbeic3m3wh4f7t
sync again

Show diffs side-by-side

added added

removed removed

Lines of Context:
484
484
# final_message
485
485
# default: cloud-init boot finished at $TIMESTAMP. Up $UPTIME seconds
486
486
# this message is written by cloud-final when the system is finished
487
 
# its first boot
 
487
# its first boot.
 
488
# This message is rendered as if it were a template.  If you
 
489
# want jinja, you have to start the line with '## template:jinja\n'
488
490
final_message: "The system is finally up, after $UPTIME seconds"
489
491
 
490
492
# configure where output will go