summaryrefslogtreecommitdiff
path: root/cloudinit/distros/rhel.py
AgeCommit message (Expand)Author
2020-06-08Move subp into its own module. (#416)Scott Moser
2018-09-20Remove dead-code _write_network distro implementations.Scott Moser
2018-09-05sysconfig: refactor sysconfig to accept distro specific templates pathsRyan Harper
2017-04-12Remove (and/or fix) URL shortener referencesJon Grimm
2017-03-17net: add renderers for automatically selecting the renderer.Scott Moser
2017-01-12Use dnf instead of yum when availableLars Kellogg-Stedman
2016-12-22LICENSE: Allow dual licensing GPL-3 or Apache 2.0Jon Grimm
2016-10-19Fix sshd restarts for rhel distros.Jim Gorz
2016-06-15Fixup code review commentsJoshua Harlow
2016-06-10Ensure renderer is used in rhelJoshua Harlow
2015-06-02check for systemd using sd_booted() semanticsLars Kellogg-Stedman
2015-05-15pep8 fixesScott Moser
2015-04-15CentOS 7 uses systemd. RHEL distributions using systemd were not properly sa...brak
2015-01-21Largely merge lp:~harlowja/cloud-init/py2-3 albeit manually because it seemedBarry Warsaw
2015-01-06tools/run-pep8: remove leading ',' fed to --ignoreScott Moser
2014-11-25Update with trunk and resolve conflictsJoshua Harlow
2014-11-21Added unittests for IPv6 support for RHELShraddha Pandhe
2014-11-21Add IPv6 Support for Rhel.Shraddha Pandhe
2014-10-17Allow the usr/lib/exec to vary and still work with write_keysJoshua Harlow
2014-10-17Expose uses_systemd as a distro functionJoshua Harlow
2014-01-23remove some white spaceScott Moser
2014-01-22Split net-parsing into own moduleJoshua Harlow
2013-08-06fix pep8 and pylint warningsScott Moser
2013-07-24Remove duplicate timezone file finding and error raising.Joshua Harlow
2013-06-27Remove 'Copyright SUSE' from the headersJuerg Haefliger
2013-06-25Move some RHEL distro methods to their own new fileJuerg Haefliger
2013-06-19fix and cleanup usage of util.logexcJuerg Haefliger
2013-03-26compatibility fixes for Fedora and RHELGreg Padgett
2013-03-07pep8 and pylint fixesScott Moser
2013-01-27Adding package versioning logic to package_commandCraig Tracey
2013-01-15add support for operating system familiesctracey
2012-11-12Pylint and pep8 cleanups.Joshua Harlow
2012-11-12Rebased with HEAD and resolved conflicts.Joshua Harlow
2012-11-08Fix the case where on a redhat based systemJoshua Harlow
2012-10-11More adjustments/cleanups for the system configurationJoshua Harlow
2012-10-10Add comments as to a future refactoringJoshua Harlow
2012-10-10System config niceness!Joshua Harlow
2012-10-10Merge the resolv.conf branch inJoshua Harlow
2012-09-25Resync with head.Joshua Harlow
2012-09-24Add a netconfig format test + if rhel is passed the 'all'Joshua Harlow
2012-09-24cleanups for rhel network configJoshua Harlow
2012-09-24fix pep8Scott Moser
2012-09-24Oopies, missed u.Joshua Harlow
2012-09-24Bring up to date with trunk.Joshua Harlow
2012-09-20Add a resolv.conf parser that can be easilyJoshua Harlow
2012-09-19Use a common header creation functionJoshua Harlow
2012-09-19Rework the rhel sysconfig writing/updatingJoshua Harlow
2012-09-19Fix the ifup so that if a list of devices is providedJoshua Harlow
2012-09-19fix 'update_package_sources' on rhel to only update package sourcesGarrett Holmstrom
2012-09-19Add the translation from the ubuntu format for nameservers and dns searchJoshua Harlow