This website requires JavaScript.
Explore
Get Started
x
/
cloud-init
Code
Issues
Proposed changes
cloud-init
/
cloudinit
/
distros
History
Joshua Harlow
9d8ee48bc5
Add a netconfig format test + if rhel is passed the 'all'
...
device name, throw an error since rhel can not currently handle this case.
2012-09-24 19:24:25 -07:00
..
__init__.py
handle ifup on RH distros by iterating over 'ifup devname'
2012-09-24 20:17:10 -04:00
debian.py
Instead of special casing the empty list
2012-09-20 15:55:52 -07:00
fedora.py
fix make pep8
2012-09-24 16:54:51 -04:00
rhel.py
Add a netconfig format test + if rhel is passed the 'all'
2012-09-24 19:24:25 -07:00
ubuntu.py
Fix the ifup so that if a list of devices is provided
2012-09-19 18:40:20 -07:00