~harlowja/cloud-init/fix-auto-bool

  • Committer: Joshua Harlow
  • Date: 2014-03-02 01:28:02 UTC
  • Revision ID: harlowja@gmail.com-20140302012802-foh4inscwgr2kkiq
Remove usage of bool as string

The net_util format is that 'auto' if
it exists will be a boolean so it is likely
that the code that exists does not correctly
work in this mode (since it tries to do a
lower() call on a boolean, which will not work).
Filename Latest Rev Last Changed Committer Comment Size
..
examples 133 14 years ago Scott Moser add doc/userdata.txt, move examples to doc/. Diff
rtd 763 11 years ago Joshua Harlow Add docs which can be used on readthedocs.org Inc Diff
sources 620 11 years ago Scott Moser doc: move datasource documentation to doc/sources Diff
merging.rst 805 11 years ago Joshua Harlow Fix the default string used for merging. It had b 7.1 KB Diff Download File
README 148 14 years ago Scott Moser more removal of 'ec2init' string, replacement with 134 bytes Diff Download File
userdata.txt 415.1.5 12 years ago Scott Moser make 'include-once' really "download source once p 3.3 KB Diff Download File
var-lib-cloud.txt 337 13 years ago Scott Moser add previous-instance-id and previous-datasource f 1.8 KB Diff Download File
vendordata.txt 896.2.15 10 years ago Scott Moser doc improvements 2.4 KB Diff Download File