Age | Commit message (Expand) | Author |
2017-01-12 | Fix minor docs typo: perserve > preserve | Jeremy Bicha |
2016-12-22 | LICENSE: Allow dual licensing GPL-3 or Apache 2.0 | Jon Grimm |
2016-12-19 | doc: change 'nobootwait' to 'nofail' in docs | Anhad Jai Singh |
2016-12-11 | mounts: use mount -a again to accomplish mounts | Scott Moser |
2016-11-22 | Doc: various documentation fixes | Sean Bright |
2016-11-22 | cloudinit/config/cc_rh_subscription.py: Remove repos before adding | Brent Baude |
2016-11-22 | disk_setup: Use sectors as unit when formatting MBR disks with sfdisk. | Daniel Watkins |
2016-11-18 | Add activate_datasource, for datasource specific code paths. | Scott Moser |
2016-11-10 | pep8: fix style errors reported by pycodestyle 2.1.0 | Scott Moser |
2016-11-07 | Doc: fix spelling / typos in ca_certs and scripts_vendor. | Scott Moser |
2016-10-25 | cc_users_groups: fix remaing call to ds.normalize_user_groups | Ryan Harper |
2016-10-25 | disk-config: udev settle after partitioning in gpt format. | Scott Moser |
2016-10-20 | Add documentation for logging features. | Wesley Wiedenmeier |
2016-10-20 | Add support for snap create-user on Ubuntu Core images. | Ryan Harper |
2016-10-19 | Move user/group functions to new ug_util file | Joshua Harlow |
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier |
2016-09-29 | lxd: Update network config for LXD 2.3 | Stéphane Graber |
2016-09-21 | Allow ephemeral drive to be unpartitioned | Paul Meyer |
2016-09-20 | Adjust mounts and disk configuration for systemd. | Scott Moser |
2016-09-08 | apt config conversion: treat empty string as not provided. | Scott Moser |
2016-09-02 | Fix typo in default keys for phone_home | Roland Sommer |
2016-09-01 | salt minion: update default pki directory for newer salt minion. | Scott Moser |
2016-08-26 | apt-config: allow both old and new format to be present. | Christian Ehrhardt |
2016-08-23 | Add a module that can configure spacewalk. | Joshua Harlow |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-08-11 | Upgrade to a configobj package new enough to work | Joshua Harlow |
2016-08-10 | Add distro tags on config modules that should have it | Joshua Harlow |
2016-08-10 | add ntp config module | Ryan Harper |
2016-07-19 | mcollective: add tests, cleanups and bug fix when no config in /etc. | Scott Moser |
2016-07-14 | fix tox flake8 | Scott Moser |
2016-07-14 | Change StringIO to BytesIO in cc_mcollective.py | Sergii Golovatiuk |
2016-06-21 | write_files: if no permissions are given, just use default without warn. | Scott Moser |
2016-06-15 | fix some errors reported by pylint | Scott Moser |
2016-06-10 | minor changes prior to merge | Scott Moser |
2016-06-09 | move gpg functions into gpg.py | Christian Ehrhardt |
2016-06-06 | rename fucntion to mirrorurl_to_apt_fileprefix to reflect what it actually does | Christian Ehrhardt |
2016-06-06 | rename add_key / add_source to add_apt_key / add_apt_source | Christian Ehrhardt |
2016-06-06 | add_key_raw - make exceptions more specific | Christian Ehrhardt |
2016-06-06 | pythonify getkeybyid and move it to uitl.py | Christian Ehrhardt |
2016-06-03 | improve network configuration | Scott Moser |
2016-06-03 | fix tox -e flake8 | Scott Moser |
2016-06-03 | lxd: fix log messsage | Scott Moser |
2016-06-02 | fix log message in emit_upstart | Scott Moser |
2016-05-30 | fix EXPORT_GPG_KEYID for existing keys | Christian Ehrhardt |
2016-05-30 | drop errorlist from convert_to_new_format | Christian Ehrhardt |
2016-05-24 | pacify pep8 regarding the new changes | Christian Ehrhardt |
2016-05-24 | integrate further smaller review feedback | Christian Ehrhardt |
2016-05-24 | rebased with upstream and reolved merge conflicts | Christian Ehrhardt |
2016-05-23 | make sure we only handle list or dict apt_sources and bail out for others | Christian Ehrhardt |
2016-05-23 | fix issue with dictionary style apt_sources handling filenames | Christian Ehrhardt |