Merge "Allow horizon to be tested on metal"
This commit is contained in:
commit
588b6d72bb
@ -43,8 +43,6 @@
|
|||||||
msg: "The scenario key words 'metal' and 'nspawn' are mutually exclusive."
|
msg: "The scenario key words 'metal' and 'nspawn' are mutually exclusive."
|
||||||
- conditional: "{{ (bootstrap_host_scenario is search('metal')) and (bootstrap_host_scenario is search('haproxy')) }}"
|
- conditional: "{{ (bootstrap_host_scenario is search('metal')) and (bootstrap_host_scenario is search('haproxy')) }}"
|
||||||
msg: "The scenario key words 'metal' and 'haproxy' are mutually exclusive."
|
msg: "The scenario key words 'metal' and 'haproxy' are mutually exclusive."
|
||||||
- conditional: "{{ (bootstrap_host_scenario is search('metal')) and (bootstrap_host_scenario is search('horizon')) }}"
|
|
||||||
msg: "The scenario key words 'metal' and 'horizon' are mutually exclusive."
|
|
||||||
|
|
||||||
- name: Identify the space available in /
|
- name: Identify the space available in /
|
||||||
# NOTE(hwoarang): df does not work reliably on btrfs filesystems
|
# NOTE(hwoarang): df does not work reliably on btrfs filesystems
|
||||||
|
@ -20,7 +20,6 @@
|
|||||||
aodh: telemetry
|
aodh: telemetry
|
||||||
ceilometer: telemetry
|
ceilometer: telemetry
|
||||||
gnocchi: telemetry
|
gnocchi: telemetry
|
||||||
horizon: lxc
|
|
||||||
install_methods:
|
install_methods:
|
||||||
- distro
|
- distro
|
||||||
- source
|
- source
|
||||||
|
Loading…
Reference in New Issue
Block a user