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
Age
Commit message (
Expand
)
Author
2012-10-10
System config niceness!
Joshua Harlow
2012-10-10
Merge the resolv.conf branch in
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-27
cleanup the user/group lists
Joshua Harlow
2012-09-25
Resync with head.
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
Add a netconfig format test + if rhel is passed the 'all'
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
cleanups for rhel network config
Joshua Harlow
2012-09-24
fix pep8
Scott Moser
2012-09-24
Oopies, missed u.
Joshua Harlow
2012-09-24
Bring up to date with trunk.
Joshua Harlow
2012-09-24
handle ifup on RH distros by iterating over 'ifup devname'
Joshua Harlow
2012-09-24
fix make pep8
Scott Moser
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
Instead of special casing the empty list
Joshua Harlow
2012-09-20
Pylint cleanups.
Joshua Harlow
2012-09-20
Add a resolv.conf parser that can be easily
Joshua Harlow
2012-09-19
Use a common header creation function
Joshua Harlow
2012-09-19
Rework the rhel sysconfig writing/updating
Joshua Harlow
2012-09-19
Fix the ifup so that if a list of devices is provided
Joshua Harlow
2012-09-19
fix 'update_package_sources' on rhel to only update package sources
Garrett Holmstrom
2012-09-19
Add the translation from the ubuntu format for nameservers and dns search
Joshua Harlow
2012-09-19
do not write a comment in /etc/hostname.
Scott Moser
2012-09-19
Actually download yum metadata with update_package_sources
Garrett Holmstrom
2012-09-19
write trailing newlines on generated files
Scott Moser
2012-09-19
Add support for 'selinux_user' key to useradd cloud-config syntax
Garrett Holmstrom
2012-09-18
Make update_package_sources stop upgrading packages on RHEL
Garrett Holmstrom
2012-09-18
Add support for useradd --selinux-user''
Garrett Holmstrom
2012-09-17
Fill in basic info for the Fedora distro
Garrett Holmstrom
2012-08-31
Removed admin group from default Ubuntu user group list.
Ben Howard
2012-08-31
- Converted user list to user dict to allow exclusion of the default user
Ben Howard
2012-08-28
distros/ubuntu.py: remove unused import (pylint)
Scott Moser
2012-08-27
Fixed critical bug where user and group creation was being done after SSH
Ben Howard
2012-08-22
do not attempt the useradd command if user exists
Scott Moser
2012-08-22
pep8 fixes
Scott Moser
2012-08-22
fix duplicate flags being passed to useradd
Scott Moser
2012-08-22
remove now pointless __init__ in ubuntu
Scott Moser
[next]