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
/
rhel.py
Age
Commit message (
Expand
)
Author
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
Actually download yum metadata with update_package_sources
Garrett Holmstrom
2012-09-18
Make update_package_sources stop upgrading packages on RHEL
Garrett Holmstrom
2012-08-22
fix pep8 complaints.
Scott Moser
2012-08-10
Add the translation from the ubuntu format for nameservers and dns search
Joshua Harlow
2012-06-29
Include the helpers import.
harlowja
2012-06-29
add update_package_sources to distro class
Scott Moser
2012-06-22
1. Adjust for the cases of 'yes', 'no', 'true', 'false' by
Joshua Harlow
2012-06-22
1. Fix the cfgobj to make sure it handles the quoting
Joshua Harlow
2012-06-22
Use configobj support for now to keep the comments and other k/v pairs that m...
Joshua Harlow
2012-06-21
Use RuntimeError subclass instead of top level Exception
Joshua Harlow
2012-06-21
Updated so that the locale that is being written out currently in 'cc_locale'
Joshua Harlow
2012-06-20
Massive pylint + pep8 fixups!
Joshua Harlow
2012-06-19
Pylint line length fixups.
Joshua Harlow
2012-06-19
More cleanups around read/write roots
Joshua Harlow
2012-06-19
Make most of all the places use the paths join() function so that testing wit...
Joshua Harlow
2012-06-18
Add created by or added by cloud-init lines when we modify or create files.
Joshua Harlow
2012-06-17
Added a new rhel distro that does the following.
harlowja
[prev]