edf-hpc / puppet-hpc

Generic Puppet Configuration for HPC Clusters
http://edf-hpc.github.io/puppet-hpc/
GNU General Public License v2.0
13 stars 4 forks source link

scripts: hpc-config-apply Get a 404 if server is apache and no port provided #110

Open hmlth opened 7 years ago

hmlth commented 7 years ago

If a port is not provided (:80) and the source server is apache, h-c-apply will return a 404 even if the file exists. The host header must be wrongly defined.