Change location of conf files in README
The configuration files have been moved to be shipped with the dashboard, but the location of the files haven't been updated in the readme. This should fix it. Change-Id: I3a3ae9930a7d553d0c463dd120b8ccbb39cec056
This commit is contained in:
parent
2a8a858acb
commit
df306b6628
@ -67,7 +67,7 @@ Enable heat-dashboard plugin in your Horizon environment::
|
||||
cp heat-dashboard/heat_dashboard/enabled/* \
|
||||
horizon/openstack_dashboard/local/enabled
|
||||
|
||||
cp heat-dashboard/etc/* \
|
||||
cp heat-dashboard/heat_dashboard/conf/* \
|
||||
horizon/openstack_dashboard/conf/
|
||||
|
||||
cp heat-dashboard/heat_dashboard/local_settings.d/* \
|
||||
|
Loading…
Reference in New Issue
Block a user