Don't fail when nova_console_type is disabled
Change-Id: I63ac851ab8195a2eaaa6474d31af999f22584ca5
This commit is contained in:
parent
6015ee227c
commit
7faf500a87
@ -83,7 +83,7 @@
|
||||
- "nova_services['nova-novncproxy']['group'] in group_names or
|
||||
nova_services['nova-spicehtml5proxy']['group'] in group_names or
|
||||
nova_services['nova-serialconsole-proxy']['group'] in group_names"
|
||||
- "nova_console_type != 'serialconsole'"
|
||||
- "nova_console_type not in ['serialconsole', 'disabled']"
|
||||
args:
|
||||
apply:
|
||||
tags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user