update example to note yaml restriction

This commit is contained in:
Les Begnaud 2019-12-11 10:21:28 -06:00 committed by Christian Mäder
parent aa0d2a6e01
commit f4e243d5ad
1 changed files with 3 additions and 2 deletions

View File

@ -14,8 +14,9 @@
# - add_*
# - change_*
# vm_managers:
# - *_virtualmachine
## yaml doesn't allow starting a key with an asterisk without explicit use of single quote
# - '*_virtualmachine'
# device_managers:
# - *device*
# - '*device*'
# creators:
# - add_*