When installing horizon,docroot is changed,can not set http share

Bug #1468644 reported by meizhifang
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
puppet-horizon
Invalid
Undecided
Unassigned

Bug Description

When installing horizon,generate 15-horizon_vhost.conf file in /etc/httpd/conf.d/ folder.In 15-horizon_vhost.conf ,DocumentRoot is changed from "/var/www/html" to "/var/www/".At last the server can set http share.Frequently, http share is needed to set yum repo in batch deploying.In my project ,I change code In horizon/manifests/wsgi/apache.pp,from
   "docroot => '/var/www/',"
to "docroot => '/var/www/html'".The problem is solved.

Changed in puppet-horizon:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.