~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
..
cloud-config.service 870.2.1 10 years ago Garrett Holmstrom Some containers lack /dev/console, so when multi_l 400 bytes Diff Download File
cloud-config.target 465 12 years ago Scott Moser Add sample/example systemd config files This impo 489 bytes Diff Download File
cloud-final.service 870.2.1 10 years ago Garrett Holmstrom Some containers lack /dev/console, so when multi_l 405 bytes Diff Download File
cloud-init-local.service 870.2.1 10 years ago Garrett Holmstrom Some containers lack /dev/console, so when multi_l 325 bytes Diff Download File
cloud-init.service 870.2.1 10 years ago Garrett Holmstrom Some containers lack /dev/console, so when multi_l 416 bytes Diff Download File