Added tags to resources
This commit is contained in:
@@ -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]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user