RETIRED, Lightweight composition layer for Puppet TripleO
Go to file
Ryan O'Hara 42583cb7a3 Remove condition to match hdr(host) in haproxy redirect rule
The horizon proxy should redirect all HTTP requests to HTTPS,
regardless of the 'Host' field in the header. The current rule will
cause haproxy to redirect HTTP requests if the 'Host' field contains
the public virtual IP address. It will not redirect if the 'Host'
field contains a hostname, FQDN, etc.

Change-Id: I6c8f58a30f97cdf4c668734793197ea976297733
Signed-off-by: Ryan O'Hara <rohara@redhat.com>
(cherry picked from commit 2606a4e66f)
2017-11-09 03:10:33 +00:00
lib Do not fail if PCI device is missing 2017-07-12 12:21:23 -02:30
manifests Remove condition to match hdr(host) in haproxy redirect rule 2017-11-09 03:10:33 +00:00
releasenotes Allow to configure snmpd_config 2017-10-06 12:08:36 -07:00
spec Handle duplicate/invalid entries in migration SSH inbound addresses 2017-10-10 10:02:31 +01:00
templates Enable languages in UI config 2017-02-18 15:19:32 +00:00
.gitignore Update gitignore not to exclude fixture hieradata 2017-05-19 14:05:18 -04:00
.gitreview Update .gitreview for stable/ocata 2017-02-16 12:59:09 +00:00
.sync.yml Initial msync run for all Puppet OpenStack modules 2015-08-18 14:30:54 +02:00
Gemfile Update Gemfile to pull spec_helper from stable/ocata 2017-04-24 11:46:22 -04:00
LICENSE Add basic structure for a Puppet module 2015-02-02 11:39:21 -05:00
Puppetfile_extras Allow to configure snmpd_config 2017-10-06 12:08:36 -07:00
README.md Show team and repo badges on README 2016-11-25 17:16:13 +01:00
Rakefile Composable HA 2017-01-25 19:32:31 +00:00
bindep.txt [ocata] Add Puppet package to bindep, for module build 2017-10-27 13:50:29 -07:00
metadata.json Release 6.5.5 (ocata) 2017-11-05 15:26:19 +11:00
setup.cfg Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
setup.py Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
test-requirements.txt Add basic structure for ReNo 2016-12-03 13:16:33 +00:00
tox.ini Add basic structure for ReNo 2016-12-03 13:16:33 +00:00

README.md

Team and repository tags

Team and repository tags

puppet-tripleo

Lightweight composition layer for Puppet TripleO.