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 | |||
2012-10-16 | Move the recursive flushing to the log module. | Joshua Harlow | |
2012-10-16 | Add a more generic package install mechansim | Joshua Harlow | |
that removes some of the code in apt_update_upgrade to do upgrades and installs and places it in a generic package module and adjusts some of the reboot backoffs and log flushing/sleeping that was happening there. |