Added tags to resources

This commit is contained in:
Evgeniy L 2015-05-20 11:20:51 +02:00
parent f0b7bf236c
commit 8ef9d350a9
8 changed files with 17 additions and 0 deletions

View File

@ -23,3 +23,5 @@ input:
ssh_key:
schema: str!
value: []
tags: [resource/container]

View File

@ -26,3 +26,5 @@ input:
ssh_key:
schema: str!
value:
tags: [resources/haproxy]

View File

@ -29,3 +29,5 @@ input:
ssh_user:
schema: str!
value:
tags: [resource/keystone_config, resources/keystone]

View File

@ -23,3 +23,5 @@ input:
ssh_user:
schema: str!
value:
tags: [resource/keystone, resources/keystone]

View File

@ -32,3 +32,5 @@ input:
ssh_user:
schema: str!
value:
tags: [resource/keystone_user, resources/keystone]

View File

@ -26,3 +26,5 @@ input:
ssh_user:
schema: str!
value:
tags: [resource/mariadb_table, resources/mariadb]

View File

@ -20,3 +20,5 @@ input:
ssh_user:
schema: str!
value:
tags: [resource/mariadb, resources/mariadb]

View File

@ -32,3 +32,6 @@ input:
ssh_user:
schema: str!
value:
tags: [resource/mariadb_user, resources/mariadb]