summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2013-09-08Add test + remove jsonschema (for now)Joshua Harlow
2013-09-06Ensure validate checks key existence.Joshua Harlow
2013-09-06Add jsonschema for namespaced and verifiable moduleJoshua Harlow
2013-09-03Review adjustments.Joshua Harlow
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser
2013-08-14cc_growpart: prefer growpart over parted 'resizepart'Scott Moser
2013-08-06remove unused importScott Moser
2013-08-06remove unused LOG Scott Moser
2013-08-06initially add support for apt_ftp_proxy and apt_https_proxy. tests to come.Scott Moser
2013-07-30add util.log_time helperScott Moser
2013-07-23Fix password setting for rhel5.Scott Moser
2013-06-27Remove 'Copyright SUSE' from the headersJuerg Haefliger
2013-06-25Add a SLES distro handlerJuerg Haefliger
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-05-20Fix Chef client 'omnibus' install; util.write_file() expects a string not Url...Chris Wing
2013-03-26handle errors in cc_reizefs betterScott Moser
2013-03-19merge from trunk rev 800Scott Moser
2013-03-19pylint fixesScott Moser
2013-03-19merge from trunk at revno 799Scott Moser
2013-03-07fix pep8 and pylintScott Moser
2013-03-07merge from trunkScott Moser
2013-03-07pep8 and pylint fixesScott Moser
2013-03-06Continue working on merging code.Joshua Harlow
2013-03-05pep8, pylint, make resize_devices return more usefulScott Moser
2013-03-05change default mode to 'auto'Scott Moser
2013-03-05remove 'log' passing. call growpart with --dry-run first.Scott Moser
2013-03-05change default (no 'growpart' in config) to use 'auto' and '/'Scott Moser
2013-03-04test of resize, a couple small fixesScott Moser
2013-03-04add the unit test, fix a few issuesScott Moser
2013-03-04merge from trunkScott Moser
2013-03-03more workScott Moser
2013-03-01change parser.parse 'default_opts' to 'options'Scott Moser
2013-03-01initial stab at growpart moduleScott Moser
2013-03-01Support resizing btrfs filesystems.Blair Zajac
2013-02-21Update to code on trunk.harlowja
2013-02-21More work on requests integration.harlowja
2013-02-21Split Debian and Ubuntu APT sourcesVlastimil Holer
2013-02-19Continue working on integrating requests.harlowja
2013-01-30Adding package versioning logic to package installation.Joshua Harlow
2013-01-29Fix broken cc_update_etc_hostsharlowja
2013-01-28Support resizing btrfs filesystems.Blair Zajac
2013-01-28config/cc_resolv_conf: run PER_INSTANCE rather than PER_ONCEScott Moser
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2013-01-25Adding a resolv.conf configuration module (LP: #1100434)Joshua Harlow
2013-01-17Fixing missing argument to get_cfg_option_boolCraig Tracey
2013-01-17Adding a resolv.conf configuration module (LP: #1100434)Craig Tracey
2013-01-15Fix broken cc_update_etc_hosts (LP: #1100036)ctracey
2013-01-15add support for operating system familiesctracey
2013-01-03Support for sr[0-9]+ short device names.Vlastimil Holer
2012-12-15Add 'omnibus' install mode for chefScott Moser