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
/
__init__.py
Age
Commit message (
Expand
)
Author
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
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
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
2012-10-11
Add some more sysconfig tests + pylint cleanups.
Joshua Harlow
2012-10-11
Update log message to use the more appropriate 'non-persistently' wording.
Joshua Harlow
2012-10-10
Add comment explaining why the '_apply_hostname'
Joshua Harlow
2012-10-10
System config niceness!
Joshua Harlow
2012-10-10
Merge the resolv.conf branch in
Joshua Harlow
2012-09-30
Ensure that the include dir starts the line
Joshua Harlow
2012-09-28
Update the log statement used here to be
Joshua Harlow
2012-09-28
Dir should be 0755, not 0440
Joshua Harlow
2012-09-28
Ensure that the directory where the sudoers
Joshua Harlow
2012-09-28
Sync with head and fix conflicts.
Joshua Harlow
2012-09-28
Rework the rest of the locations that used
Joshua Harlow
2012-09-28
rpm spec and rpm build, better handle case with no package_mirrors
Joshua Harlow
2012-09-28
Also ensure that if mirror info is not invalid
Joshua Harlow
2012-09-28
Stop the bad habit of using 'or'.
Joshua Harlow
2012-09-25
Allow package_mirrors to be non-existent.
Joshua Harlow
2012-09-24
Avoid rechecking if old users is availabile.
Joshua Harlow
2012-09-24
Handle the case where 'user' is defined but 'users' isn't.
Joshua Harlow
2012-09-24
Update to bring inline with trunk/head.
Joshua Harlow
2012-09-24
Refactor the ug normalization to take in a distro
Joshua Harlow
2012-09-24
handle ifup on RH distros by iterating over 'ifup devname'
Joshua Harlow
2012-09-23
Make the normalization a module level function
Joshua Harlow
2012-09-22
Use 0440 permissions on sudoers, not 0644
Garrett Holmstrom
2012-09-21
Add in another helper that can understand the
Joshua Harlow
2012-09-21
Fix some docs + pylint warnings + log on default created in the module.
Joshua Harlow
2012-09-21
Also allow the user list to come in as a comma
Joshua Harlow
2012-09-21
1. Cleanup the user creation so that the distro class is
Joshua Harlow
2012-09-20
Use only util methods for reading/loading/appending/peeking
Joshua Harlow
[next]