Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-09-30 | Improve module documentation and doc cleanup. | Wesley Wiedenmeier | |
This adds lots of config module documentation in a standard format. It will greatly improve the content at readthedocs. Additionally: * Add a 'doc' env to tox.ini * Changed default highlight language for sphinx conf from python to yaml most examples in documentation are yaml configs * Updated datasource examples to highlight sh code properly | |||
2016-05-12 | Fix up a ton of flake8 issues | Joshua Harlow | |
2015-10-09 | support configuring and installing the Ubuntu fan driver | Scott Moser | |
#cloud-config fan: config: | # fan 240 10.0.0.0/8 eth0/16 dhcp 10.0.0.0/8 eth1/16 dhcp off # fan 241 241.0.0.0/8 eth0/16 dhcp config_path: /etc/network/fan LP: #1504604 |