Add "tags" property for role templates

Change-Id: Ia5e6a8d31687d86c0d803c392050fe7a40c56883
Closes-bug: #1664917
This commit is contained in:
ibumarskov 2017-02-15 13:52:55 +04:00
parent aa23a25b6c
commit ea72b1d3e0
2 changed files with 4 additions and 0 deletions

View File

@ -5,6 +5,8 @@ meta:
description: New role
has_primary: true
name: Test primary role
tags:
- base-os
name: test-primary-role
volumes_roles_mapping:
- allocate_size: min

View File

@ -4,6 +4,8 @@ meta:
- compute
description: New role
name: Test role
tags:
- base-os
name: test-role
volumes_roles_mapping:
- allocate_size: min