Puppet module to deploy Zanata
Go to file
Steve Kowalik e84aa3e90a Add the Zanata server CRT into the Java keystore
Java does not like to make connections to untrusted HTTPS hosts, and
makes it rather difficult to not verify the certificate and its CA
chain, like our Python scripts are currently doing. To that end, drag
down the CRT for the configured Zanata server, and inject it into the
default Java keystore -- since passing a non-default keystore would
also require changes to Zanata.

Change-Id: If6aaf4d560acc25e626027d82ed103dd46328802
Depends-On: I32ef72eba436c338052be2eb83ce39e4400d047c
2015-07-29 00:17:05 +10:00
lib/puppet/parser/functions Correctly determine the server id 2015-06-12 16:09:55 +10:00
manifests Add the Zanata server CRT into the Java keystore 2015-07-29 00:17:05 +10:00
templates Sync template with automatic changes 2015-06-17 10:37:49 -07:00
.gitreview Added .gitreview 2014-12-05 06:50:34 +00:00
LICENSE Add missing LICENSE file 2015-01-29 23:00:25 +00:00
Rakefile Add Rakefile, TODO & Wildfly configuration support 2014-12-22 12:05:31 -08:00
TODO Add Rakefile, TODO & Wildfly configuration support 2014-12-22 12:05:31 -08:00