Age | Commit message (Expand) | Author |
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 |
2016-05-23 | warn about multiple colliding apt_source without filenames | Christian Ehrhardt |
2016-05-23 | support apt_sources to be a dictionary | Christian Ehrhardt |
2016-05-12 | make pep8 happy with a few spaces | Christian Ehrhardt |
2016-05-12 | split add_key and add_key_raw fior better testability | Christian Ehrhardt |
2016-05-12 | fix EXPORT_GPG_KEYID for long key fingerprints | Christian Ehrhardt |
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow |
2016-05-12 | remove Unnecessary parens in add_key | Christian Ehrhardt |
2016-05-12 | move errorlist.append out of add_key | Christian Ehrhardt |
2016-05-12 | add feature to allow a custom template for source list | Christian Ehrhardt |
2016-05-12 | remove missed test print | Christian Ehrhardt |
2016-05-12 | test mirror list with failing mirror | Christian Ehrhardt |
2016-05-12 | allow to add keys without specifying a source | Christian Ehrhardt |
2016-04-13 | phone_home: allow usage of fqdn | Scott Moser |
2016-04-13 | chef: straighten out validation_cert and validation_key | Scott Moser |
2016-04-12 | rh_subscription: only check subscription if configured | Scott Moser |
2016-04-12 | provide a warning if 'system' but file does not exist | Scott Moser |
2016-04-12 | chef: straighten out validation_cert and validation_key | Scott Moser |
2016-04-11 | minor cleanups | Scott Moser |