summaryrefslogtreecommitdiff
path: root/cloudinit/cmd/tests/test_main.py
AgeCommit message (Expand)Author
2020-03-19cloudinit/tests: remove unneeded with_logs configuration (#263)Daniel Watkins
2020-01-31cloudinit: replace "from six import X" imports (except in util.py) (#183)Daniel Watkins
2019-10-24Fix usages of yaml, and move yaml_dump to safeyaml.dumps.Scott Moser
2018-09-17Fall back to root:root on syslog permissions if other options fail.Robert Schweikert
2018-04-19pylint: pay attention to unused variable warnings.Scott Moser
2018-03-14set_hostname: When present in metadata, set it before network bringup.Chad Smith