summaryrefslogtreecommitdiff
path: root/cloudinit/distros/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* README: Mention move of revision control to git.HEADtrunkScott Moser2016-08-101-980/+0
* pass the return back up, shorten lines some.Scott Moser2016-07-131-4/+5
* ConfigDrive: write 'injected' files and legacy networkingScott Moser2016-07-131-2/+25
* fix some errors reported by pylintScott Moser2016-06-151-1/+1
* add renaming code for renaming interfacesScott Moser2016-05-311-0/+4
* commit to push for fear of loss.Scott Moser2016-05-251-0/+2
* Fix up a ton of flake8 issuesJoshua Harlow2016-05-121-2/+2
* fix adding of users when no group is specifiedScott Moser2016-04-061-2/+9
|\
| * support adding the primary group alsoScott Moser2016-04-061-0/+4
| * fix adding of users without a groupScott Moser2016-03-301-2/+5
* | write_files: fix decompression of contentScott Moser2016-04-051-1/+4
|/
* add code to invoke networking configScott Moser2016-03-221-1/+1
* merge with trunkScott Moser2016-03-111-2/+22
|\
| * add default user to 'lxd' group and create groups when necessary.Scott Moser2016-03-091-2/+22
* | commit planned implementation of datasourcenocloudScott Moser2016-03-101-0/+11
|/
* Enable password changing via a hashed stringDaniel Watkins2016-03-041-0/+4
|\
| * Used keyword for parameter in order to make it clearer what it represents.Alex Sirbu2016-03-021-1/+1
| * Added the hashed_passwd argument for the function create_user, which uses the...Alex Sirbu2016-03-021-0/+4
* | Apply pep8, pyflakes fixes for python2 and 3 Ryan Harper2016-03-031-6/+6
|\ \ | |/ |/|
| * Update pep8 runner and fix pep8 issuesRyan Harper2016-03-031-6/+6
* | timezone: use a symlink when updating /etc/localtimeScott Moser2016-03-011-1/+5
|/
* Add DataSource.region and use it in mirror selection.Daniel Watkins2015-07-221-0/+3
* Make full data source available to code that handles mirror selection.Daniel Watkins2015-07-221-8/+7
* check for systemd using sd_booted() semanticsLars Kellogg-Stedman2015-06-021-0/+8
* EC2: be aware of eu-central-1 availability zoneScott Moser2015-05-191-2/+6
* Don't overwrite the hostname if the user has changed it after we set itJoshua Harlow2015-04-211-5/+9
|\
| * Don't overwrite the hostname if the user has changed it after we set itbrak2015-04-151-5/+9
* | Add functionality to fixate the uid of a newly added user.Gerhard Muntingh2015-04-141-0/+1
|/
* More test repairs.Barry Warsaw2015-01-261-1/+1
* * Fix the filter() imports.Barry Warsaw2015-01-231-8/+0
* Low hanging Python 3 fruit.Barry Warsaw2015-01-221-2/+10
* Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw2015-01-211-27/+28
* More octal literal fixes.Barry Warsaw2015-01-211-3/+3
* Fix file modes to be Python 2/3 compatible.Barry Warsaw2015-01-211-1/+1
* hostname: apply hostname same as is writtenScott Moser2015-01-161-3/+6
* Update with trunk and resolve conflictsJoshua Harlow2014-11-251-2/+14
|\
| * Use LOG.warn and handle the None case as wellJoshua Harlow2014-10-211-7/+8
| * Fix the word spacingJoshua Harlow2014-10-211-1/+1
| * Also allow a dict to be usedJoshua Harlow2014-10-211-1/+3
| * Handle strings/text type for 'ssh_authorized_keys'Joshua Harlow2014-10-211-2/+11
* | Allow the usr/lib/exec to vary and still work with write_keysJoshua Harlow2014-10-171-0/+1
|/
* pyflakes fixes.Scott Moser2014-09-101-1/+1
* Remove/adjust the verbose 'failed at attempted import of' logJoshua Harlow2014-09-021-5/+3
* fix(pep8): Fix various pep8 violations and version-lock pep8Jay Faulkner2014-08-261-2/+2
* do not put comments in /etc/timezoneScott Moser2014-07-291-0/+9
* drop 'is_excluded'.Scott Moser2014-02-121-8/+0
* Merge gentoo branch and updated set-password to support systemctlNate House nathan.house@rackspace.com2014-02-041-0/+10
|\
| * Fix merge conflictNate House nathan.house@rackspace.com2014-02-031-1/+2
| |\
| * | Updated exclude modules for gentoo distro.Nate House nathan.house@rackspace.com2014-01-281-1/+1
| * | exclude modules fix 1Nate House nathan.house@rackspace.com2014-01-281-1/+1