Age | Commit message (Expand) | Author |
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-25 | python2.6: fix dict comprehension usage in _lsb_release. | Joshua Harlow |
2016-08-23 | Add a module that can configure spacewalk. | Joshua Harlow |
2016-08-23 | add install option for openrc | Matthew Thode |
2016-08-23 | Generate a dummy bond name for OpenStack | Scott Moser |
2016-08-22 | network: fix get_interface_mac for bond slave, read_sys_net for ENOTDIR | Scott Moser |
2016-08-22 | azure dhclient-hook cleanups | Scott Moser |
2016-08-22 | Minor cleanups to atomic_helper and add unit tests. | Scott Moser |
2016-08-22 | Fix Gentoo net config generation | Matthew Thode |
2016-08-18 | distros: fix get_primary_arch method use of os.uname | Andrew Jorgensen |
2016-08-18 | Apt: add new apt configuration format | Christian Ehrhardt |
2016-08-15 | Get Azure endpoint server from DHCP client | Brent Baude |
2016-08-12 | DigitalOcean: use the v1.json endpoint | Ben Howard |
2016-08-12 | MAAS: add vendor-data support | Scott Moser |
2016-08-11 | Upgrade to a configobj package new enough to work | Joshua Harlow |
2016-08-11 | ConfigDrive: recognize 'tap' as a link type. | Scott Moser |
2016-08-11 | NoCloud: fix bug providing network-interfaces via meta-data. | Scott Moser |
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-08-10 | SmartOS: more improvements for network configuration | Scott Moser |
2016-08-09 | release 0.7.7 | Scott Moser |
2016-08-08 | Newer requests have strong type validation | Joshua Harlow |
2016-08-05 | adjust signal_handler for version changes. | Scott Moser |
2016-08-05 | drop modification of version during make-tarball, tools changes. | Scott Moser |
2016-08-05 | adjust tools and version information. | Scott Moser |
2016-07-19 | mcollective: add tests, cleanups and bug fix when no config in /etc. | Scott Moser |
2016-07-14 | merge from trunk | Scott Moser |
2016-07-14 | ConfigDrive: fix writing of 'injected' files and legacy networking | Scott Moser |
2016-07-14 | Fix mcollective module with python3 | Scott Moser |
2016-07-14 | fix tox flake8 | Scott Moser |
2016-07-14 | Change StringIO to BytesIO in cc_mcollective.py | Sergii Golovatiuk |
2016-07-13 | merge from trunk | Scott Moser |
2016-07-13 | merge from trunk | Scott Moser |
2016-07-13 | merge from trunk.lp1602373 | Scott Moser |
2016-07-13 | merge with trunk | Scott Moser |
2016-07-13 | pass the return back up, shorten lines some. | Scott Moser |
2016-07-13 | ConfigDrive: write 'injected' files and legacy networking | Scott Moser |
2016-07-13 | Fix SmartOS datasource usage of dict comprehensions | Joshua Harlow |
2016-07-13 | String format requires positions on python 2.6 | Joshua Harlow |
2016-07-13 | Another stray occurence of a dict comprehension being removed | Joshua Harlow |
2016-07-13 | Remove another stray dict comprehension | Joshua Harlow |
2016-07-12 | Dict comprehensions don't work in 2.6 | Joshua Harlow |
2016-06-28 | distros/debian.py: fix calling of eni renderer to not render link files | Scott Moser |
2016-06-27 | fix restoring from a datasource that did not have dsmode | Scott Moser |
2016-06-21 | user_data: fix error when user-data is not utf-8 decodable | Scott Moser |
2016-06-21 | write_files: if no permissions are given, just use default without warn. | Scott Moser |
2016-06-21 | no longer skip 'lo' elements when reading. pass 3rd test. | Scott Moser |