index
:
vyos-cloud-init.git
circinus
crux
current
equuleus
sagitta
(mirror of https://github.com/marekm72/vyos-cloud-init.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cloudinit
/
distros
Age
Commit message (
Expand
)
Author
2013-08-06
fix pep8 and pylint warnings
Scott Moser
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
Fix SLES zypper command usage
Juerg Haefliger
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-25
Move some RHEL distro methods to their own new file
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-04-10
improvments to systemd/fedora 18 support
Greg Padgett
2013-04-03
invoke dist-upgrade instead of upgrade for apt upgrades
Scott Moser
2013-04-03
invoke 'dist-upgrade' instead of 'upgrade' on for upgrades.
Scott Moser
2013-03-26
compatibility fixes for Fedora and RHEL
Greg Padgett
2013-03-19
appease pylint and pep8
Scott Moser
2013-03-07
fix pep8 and pylint
Scott Moser
2013-03-07
merge from trunk
Scott Moser
2013-03-07
allow customization of apt-get command, add --force-unsafe-io
Scott Moser
2013-03-07
pep8 and pylint fixes
Scott Moser
2013-03-06
Continue working on merging code.
Joshua Harlow
2013-01-27
Adding package versioning logic to package_command
Craig Tracey
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
2012-11-13
Update how errors are handled when writing and reading hostnames.
Joshua Harlow
2012-11-13
Only attempt to read the previous hostname file if it exists.
Joshua Harlow
2012-11-12
Remove these lines which are not needed.
Joshua Harlow
2012-11-12
Pylint and pep8 cleanups.
Joshua Harlow
2012-11-12
Fix variable.
Joshua Harlow
2012-11-12
Rebased with HEAD and resolved conflicts.
Joshua Harlow
2012-11-12
Cleanup of /etc/hosts ordering and pep8/pylint adjustments.
Joshua Harlow
2012-11-10
whitespace / indentation cleanups
Scott Moser
2012-11-10
Sudoers.d creation cleanups + tests.
Joshua Harlow
2012-11-09
Fix the merging of group configuration
Joshua Harlow
2012-11-09
Fix pep8 warnings.
Joshua Harlow
2012-11-08
Fix the case where on a redhat based system
Joshua Harlow
2012-10-27
Helpful cleanups.
harlowja
2012-10-23
use only util methods for reading/loading/appending/peeking
Scott Moser
2012-10-23
No need for the get default
Joshua Harlow
2012-10-23
Make sure that /etc/sudoers.d is used by /etc/sudoers
Scott Moser
2012-10-23
fix pep8/pylint
Scott Moser
2012-10-23
move default user info out of code and into config
Scott Moser
[next]