Actions
Bug #15702
closedkatello disconnected instructions fail to work due to vhost configuration
Difficulty:
trivial
Triaged:
Pull request:
Description
The instructions at http://www.katello.org/docs/3.0/user_guide/disconnected/ fail to work as the first vhost, 05-foreman.conf, takes precedence over the remaining vhosts if the ServerName doesn't match. My current work-around is to use http://default/export/ (taking advantage of the puppetlabs apache default_vhost) and to place the exported content in /var/www/html/export/
Actions