Added tags to resources
This commit is contained in:
parent
f0b7bf236c
commit
8ef9d350a9
@ -23,3 +23,5 @@ input:
|
||||
ssh_key:
|
||||
schema: str!
|
||||
value: []
|
||||
|
||||
tags: [resource/container]
|
||||
|
@ -26,3 +26,5 @@ input:
|
||||
ssh_key:
|
||||
schema: str!
|
||||
value:
|
||||
|
||||
tags: [resources/haproxy]
|
||||
|
@ -29,3 +29,5 @@ input:
|
||||
ssh_user:
|
||||
schema: str!
|
||||
value:
|
||||
|
||||
tags: [resource/keystone_config, resources/keystone]
|
||||
|
@ -23,3 +23,5 @@ input:
|
||||
ssh_user:
|
||||
schema: str!
|
||||
value:
|
||||
|
||||
tags: [resource/keystone, resources/keystone]
|
||||
|
@ -32,3 +32,5 @@ input:
|
||||
ssh_user:
|
||||
schema: str!
|
||||
value:
|
||||
|
||||
tags: [resource/keystone_user, resources/keystone]
|
||||
|
@ -26,3 +26,5 @@ input:
|
||||
ssh_user:
|
||||
schema: str!
|
||||
value:
|
||||
|
||||
tags: [resource/mariadb_table, resources/mariadb]
|
||||
|
@ -20,3 +20,5 @@ input:
|
||||
ssh_user:
|
||||
schema: str!
|
||||
value:
|
||||
|
||||
tags: [resource/mariadb, resources/mariadb]
|
||||
|
@ -32,3 +32,6 @@ input:
|
||||
ssh_user:
|
||||
schema: str!
|
||||
value:
|
||||
|
||||
tags: [resource/mariadb_user, resources/mariadb]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user