diff options
author | Scott Moser <smoser@brickies.net> | 2019-04-27 02:40:47 +0000 |
---|---|---|
committer | Server Team CI Bot <josh.powers+server-team-bot@canonical.com> | 2019-04-27 02:40:47 +0000 |
commit | 784d3300f213c78d197a7ac8ad42cb098fd82356 (patch) | |
tree | e5ceea016fe230287b766528f971cee64f055bed /systemd | |
parent | 3fb55ea85139f2d29ce32f124d099419fbd06f60 (diff) | |
download | vyos-cloud-init-784d3300f213c78d197a7ac8ad42cb098fd82356.tar.gz vyos-cloud-init-784d3300f213c78d197a7ac8ad42cb098fd82356.zip |
git tests: no longer show warning about safe yaml.
Currently on 18.04, running tox -e py27 will spew errors like:
.tests/unittests/test_net.py:2649: YAMLLoadWarning: calling yaml.load()
without Loader=... is deprecated, as the default Loader is unsafe.
Please read https://msg.pyyaml.org/load for full details.
The change here just uses cloud-init's yaml, which does safeloading
by default.
Diffstat (limited to 'systemd')
0 files changed, 0 insertions, 0 deletions