Merge "Add missing `enable_horizon_fwaas` variable"

This commit is contained in:
Zuul 2018-09-18 11:26:43 +00:00 committed by Gerrit Code Review
commit 0c0d4a2994
1 changed files with 1 additions and 0 deletions

View File

@ -200,6 +200,7 @@ kolla_internal_vip_address: "10.10.10.254"
#enable_horizon_congress: "{{ enable_congress | bool }}"
#enable_horizon_designate: "{{ enable_designate | bool }}"
#enable_horizon_freezer: "{{ enable_freezer | bool }}"
#enable_horizon_fwaas: "{{ enable_neutron_fwaas | bool }}"
#enable_horizon_ironic: "{{ enable_ironic | bool }}"
#enable_horizon_karbor: "{{ enable_karbor | bool }}"
#enable_horizon_magnum: "{{ enable_magnum | bool }}"