Merge "Add "tags" property for role templates"

This commit is contained in:
Jenkins 2017-03-09 10:19:44 +00:00 committed by Gerrit Code Review
commit 2b48ac74b1
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