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

« back to all changes in this revision

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

  • Committer: Package Import Robot
  • Author(s): Scott Moser, Mike Moulton, Avishai Ish-Shalom
  • Date: 2011-09-13 17:02:48 UTC
  • mto: (174.2.1 precise)
  • mto: This revision was merged to the branch mainline in revision 136.
  • Revision ID: package-import@ubuntu.com-20110913170248-4ty3t0epmq8cg9wz
* minor documentation improvement.

[Mike Moulton, Avishai Ish-Shalom]
* Chef support fixes. support for environment and initial attr (LP: #845208)

Show diffs side-by-side

added added

removed removed

Lines of Context:
246
246
# This can be a single string ('smoser') or a list ([smoser, kirkland])
247
247
ssh_import_id: [smoser]
248
248
 
249
 
# Provide debconf answers
 
249
# Provide debconf answers / debian preseed values
250
250
#
251
251
# See debconf-set-selections man page.
252
252
#