summaryrefslogtreecommitdiff
path: root/cloudinit/config
AgeCommit message (Expand)Author
2016-05-12Fix up a ton of flake8 issuesJoshua Harlow
2016-04-13phone_home: allow usage of fqdnScott Moser
2016-04-13chef: straighten out validation_cert and validation_keyScott Moser
2016-04-12rh_subscription: only check subscription if configuredScott Moser
2016-04-12provide a warning if 'system' but file does not existScott Moser
2016-04-12chef: straighten out validation_cert and validation_keyScott Moser
2016-04-11minor cleanupsScott Moser
2016-04-11lxd-bridge: Don't require a bridge name and implement support for domain nameStéphane Graber
2016-04-11Update lxd-bridge code to do a single debconf-communicate run and split debco...Stéphane Graber
2016-04-11Add support for lxd-bridge configurationStéphane Graber
2016-04-06fix tests and hopefully actually workScott Moser
2016-04-06rh_subscription: only check subscription if configuredScott Moser
2016-04-05write_files: fix decompression of contentScott Moser
2016-04-04chef: fix chef installation from gemsScott Moser
2016-04-04disk_setup: correctly send --force to mkfs on block devicesScott Moser
2016-03-14fix long lineScott Moser
2016-03-14merge with trunkScott Moser
2016-03-07No longer run pollinate by default in seed_randomScott Moser
2016-03-04pep8: update formatting to pass pep8 1.4.6 (trusty) and 1.6.2 (xenial)Ryan Harper
2016-03-04Apply pep8, pyflakes fixes for python2 and 3Scott Moser
2016-03-03Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper
2016-03-03Update pep8 runner and fix pep8 issuesRyan Harper
2016-03-03fix some of pylints complaintsScott Moser
2016-03-03fix lxd module to not do anything unless config providedScott Moser
2016-03-02Fix logic error in lxd config checkRyan Harper
2016-03-01lxd: general fix after testingScott Moser
2016-02-25minor cleanupsScott Moser
2016-02-04 - Ensure that lxd is installed before running lxd init.Wesley Wiedenmeier
2016-02-03lxd: add support for setting up lxd using 'lxd init'Wesley Wiedenmeier
2015-11-09With Ubuntu 15.10, "nobootwait" != "nofail". The "nobootwait" was an UbuntuBen Howard
2015-10-09support configuring and installing the Ubuntu fan driverScott Moser
2015-09-15Change Snappy SSH enabled default from false to 'auto' (LP: #1494816)Ben Howard
2015-09-11cc_snappy: update doc string, change default to 'auto'Scott Moser
2015-09-11Refinements on SSH enablementBen Howard
2015-09-11Ubuntu Snappy: conditionally enable SSH on SnappyBen Howard
2015-09-08 power_state: support 'condition' argumentScott Moser
2015-08-12swap: create swap with fallocate if possibleScott Moser
2015-08-04pep8 fixesScott Moser
2015-07-28rsyslog: skip empty or None in remotes formatScott Moser
2015-07-28remove 'syslog' module (its been moved to rsyslog)Scott Moser
2015-07-28must declare proto of '@'Scott Moser
2015-07-28add trailing newline only if necessaryScott Moser
2015-07-28fix bug in remotes_to_rsyslog_cfg, add testScott Moser
2015-07-28add support for 'remotes'Scott Moser
2015-07-27fix kwargScott Moser
2015-07-27use 'restart' rather than 'reload' on non-systemd systemsScott Moser
2015-07-27merge from trunkScott Moser
2015-07-27add rsyslog testsScott Moser
2015-07-27update existing rsyslog module with better code and docScott Moser
2015-07-24commit initial re-work/re-implementation of syslog configScott Moser