Add the default nose color too, to test specific overrides
This commit is contained in:
parent
eb63b9e899
commit
7f9718f185
1 changed files with 3 additions and 0 deletions
|
@ -61,11 +61,14 @@
|
|||
- group: cat
|
||||
vars:
|
||||
- ears: pointy
|
||||
- nose: black
|
||||
|
||||
- group: dog
|
||||
vars:
|
||||
- ears: flappy
|
||||
- nose: black
|
||||
|
||||
- group: mouse
|
||||
vars:
|
||||
- ears: round
|
||||
- nose: black
|
||||
|
|
Loading…
Reference in a new issue