~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
..
debian 821.2.1 10 years ago Juerg Haefliger Add SysV init scripts for Debian Diff
freebsd 908.1.1 10 years ago Joshua Harlow Add freebsd rc.d/sysvinit scripts Diff
gentoo 914.1.1 10 years ago nathan.house at rackspace Initial add Gentoo distro Diff
redhat 821.2.2 10 years ago Juerg Haefliger move redhat sysvinit scripts Diff