Specify filename for horizon config file
Change-Id: Icdf251532774a2b79ae029f1b3729090f4eebba6 Closes-Bug: #1413585
This commit is contained in:
parent
03b6a6d632
commit
7688df8d10
@ -23,7 +23,7 @@
|
||||
- name: Drop Horizon config
|
||||
template:
|
||||
src: "openstack-dashboard.conf"
|
||||
dest: "/etc/apache2/sites-available"
|
||||
dest: "/etc/apache2/sites-available/openstack-dashboard.conf"
|
||||
owner: "{{ system_user }}"
|
||||
group: "{{ system_group }}"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user