Merge "Load manila-ui in horizon"
This commit is contained in:
commit
82dbbfb4d8
@ -6,6 +6,7 @@
|
||||
image: "{{ horizon_image_full }}"
|
||||
name: "horizon"
|
||||
environment:
|
||||
ENABLE_MANILA: "{{ 'yes' if enable_manila | bool else 'no' }}"
|
||||
ENABLE_NEUTRON_LBAAS: "{{ 'yes' if enable_neutron_lbaas | bool else 'no' }}"
|
||||
volumes:
|
||||
- "{{ node_config_directory }}/horizon/:{{ container_config_directory }}/:ro"
|
||||
|
Loading…
x
Reference in New Issue
Block a user