index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
mergify/bp/circinus/pr-78
mergify/bp/circinus/pr-85
mergify/bp/sagitta/pr-78
sagitta
(mirror of https://github.com/vyos/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
distros
/
__init__.py
Age
Commit message (
Expand
)
Author
2015-01-26
More test repairs.
Barry Warsaw
2015-01-23
* Fix the filter() imports.
Barry Warsaw
2015-01-22
Low hanging Python 3 fruit.
Barry Warsaw
2015-01-21
Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemed
Barry Warsaw
2015-01-21
More octal literal fixes.
Barry Warsaw
2015-01-21
Fix file modes to be Python 2/3 compatible.
Barry Warsaw
2015-01-16
hostname: apply hostname same as is written
Scott Moser
2014-11-25
Update with trunk and resolve conflicts
Joshua Harlow
2014-10-21
Use LOG.warn and handle the None case as well
Joshua Harlow
2014-10-21
Fix the word spacing
Joshua Harlow
2014-10-21
Also allow a dict to be used
Joshua Harlow
2014-10-21
Handle strings/text type for 'ssh_authorized_keys'
Joshua Harlow
2014-10-17
Allow the usr/lib/exec to vary and still work with write_keys
Joshua Harlow
2014-09-10
pyflakes fixes.
Scott Moser
2014-09-02
Remove/adjust the verbose 'failed at attempted import of' log
Joshua Harlow
2014-08-26
fix(pep8): Fix various pep8 violations and version-lock pep8
Jay Faulkner
2014-07-29
do not put comments in /etc/timezone
Scott Moser
2014-02-12
drop 'is_excluded'.
Scott Moser
2014-02-04
Merge gentoo branch and updated set-password to support systemctl
Nate House nathan.house@rackspace.com
2014-02-04
Initial arch distro add.
Nate House nathan.house@rackspace.com
2014-02-03
Fix merge conflict
Nate House nathan.house@rackspace.com
2014-01-28
Updated exclude modules for gentoo distro.
Nate House nathan.house@rackspace.com
2014-01-28
exclude modules fix 1
Nate House nathan.house@rackspace.com
2014-01-27
Adds distro module exclude support
Nate House nathan.house@rackspace.com
2014-01-27
init_cmd inheritance fixes
Nate House nathan.house@rackspace.com
2014-01-24
init_cmd distro unique supports gentoo init scripts
Nate House nathan.house@rackspace.com
2014-01-23
Initial add Gentoo distro
Nate House nathan.house@rackspace.com
2013-12-06
new: FreeBSD module to support cloud-init on the FBSD10 platform. In its
Harm Weites
2013-07-24
Remove duplicate timezone file finding and error raising.
Joshua Harlow
2013-07-17
plain text password of '' or None should not trigger setting
Scott Moser
2013-06-27
Remove 'Copyright SUSE' from the headers
Juerg Haefliger
2013-06-26
Use short option names for passwd utilities
Juerg Haefliger
2013-06-25
Add a SLES distro handler
Juerg Haefliger
2013-06-20
Cleanup Distro.create_user() method
Juerg Haefliger
2013-06-19
fix and cleanup usage of util.logexc
Juerg Haefliger
2013-03-07
fix pep8 and pylint
Scott Moser
2013-03-07
merge from trunk
Scott Moser
2013-03-07
pep8 and pylint fixes
Scott Moser
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-01-24
Merge the old user style with the distro provided config.
harlowja
2013-01-19
Merge the old user style with the distro provided config.
harlowja
2013-01-18
Adjust how the legacy user: XYZ config alters the normalized user list
Joshua Harlow
2013-01-15
cleanup a pep8 failure
ctracey
2013-01-15
add support for operating system families
ctracey
2013-01-07
fix 'lock_password' for cloud-config user setup
Scott Moser
2013-01-05
Fix the password locking logic.
Joshua Harlow
2013-01-05
Make which fields are redacted come from a field array.
Joshua Harlow
2012-11-20
pep8 and pylint
Scott Moser
2012-11-15
Raise a type error when a sudoers rule is not an accepted type.
Joshua Harlow
2012-11-14
Fix sudoers being written multiple times when strings are used.
Joshua Harlow
[next]