Run yamllint on etc/kayobe during pep8 tox env

We run yamllint with the same configuration in kayobe-config, so we
should catch issues here before they are synchronised.

Change-Id: Ia2de07abc7c58040f99766adb950c477800ea56d
This commit is contained in:
Mark Goddard
2019-02-14 12:12:17 +00:00
parent d6727debcd
commit 4d52ee0cdf
4 changed files with 16 additions and 1 deletions

View File

@@ -26,7 +26,8 @@
# volume group for libvirt storage.
#seed_hypervisor_lvm_groups:
# Suggested list of seed hypervisor volume groups for libvirt. Not used by default.
# Suggested list of seed hypervisor volume groups for libvirt. Not used by
# default.
#seed_hypervisor_lvm_groups_with_data:
# Seed LVM volume group for data. See mrlesmithjr.manage-lvm role for format.