Fix typos
Change-Id: I01fc2240232c3c629ce1debc244041d323bc1aa2
This commit is contained in:
parent
4288817f41
commit
2edd46393b
@ -21,7 +21,7 @@
|
|||||||
key: monitorstack_deployment
|
key: monitorstack_deployment
|
||||||
parents: monitorstack_all
|
parents: monitorstack_all
|
||||||
when:
|
when:
|
||||||
- inventory_hostanme in (
|
- inventory_hostname in (
|
||||||
(groups['nova_compute'] | default([])) |
|
(groups['nova_compute'] | default([])) |
|
||||||
union(groups['utility_all'] | default([])) |
|
union(groups['utility_all'] | default([])) |
|
||||||
union(groups['memcached_all'] | default([])) |
|
union(groups['memcached_all'] | default([])) |
|
||||||
|
@ -21,7 +21,7 @@
|
|||||||
key: monitorstack_deployment
|
key: monitorstack_deployment
|
||||||
parents: monitorstack_all
|
parents: monitorstack_all
|
||||||
when:
|
when:
|
||||||
- inventory_hostanme in (
|
- inventory_hostname in (
|
||||||
(groups['nova_compute'] | default([])) |
|
(groups['nova_compute'] | default([])) |
|
||||||
union(groups['utility_all'] | default([])) |
|
union(groups['utility_all'] | default([])) |
|
||||||
union(groups['memcached_all'] | default([])) |
|
union(groups['memcached_all'] | default([])) |
|
||||||
|
Loading…
x
Reference in New Issue
Block a user