diff options
author | harlowja <harlowja@virtualbox.rhel> | 2012-06-17 13:38:58 -0700 |
---|---|---|
committer | harlowja <harlowja@virtualbox.rhel> | 2012-06-17 13:38:58 -0700 |
commit | 4e5e0dadf07d52d92711ee674d98ee0ef523ea6a (patch) | |
tree | d3280402b0ada068c9e71aaa1243f310242b05da /cloudinit/distros/ubuntu.py | |
parent | a730063635236c4343f73e55ec491e28c4a2acfe (diff) | |
download | vyos-cloud-init-4e5e0dadf07d52d92711ee674d98ee0ef523ea6a.tar.gz vyos-cloud-init-4e5e0dadf07d52d92711ee674d98ee0ef523ea6a.zip |
Added a new rhel distro that does the following.
1. Translate (some of) the ubuntu network format to the rhel format (until we have python netcf active) and
then write the different ifcfg files to /etc/sysconfig/network-scripts as needed to bring the network online
2. Apply the hostname to the write /etc/sysconfig/network file (appending to it or adjusting that file if it exists)
3. Write to the /etc/sysconfig/clock file to adjust the timezone (or adjust that file instead of appending)
4. Runs yum commands (to match the packaging commands in the apt-get flavor)
5. Update the hostname in /etc/sysconfig/network (or a previous file) for the update hostname transform
Diffstat (limited to 'cloudinit/distros/ubuntu.py')
0 files changed, 0 insertions, 0 deletions