Puppet module to deploy Zanata
Go to file
Steve Kowalik 9e0edabed4 Correctly determine the server id
Due to using an undefined variable when determining the server id,
the client manifest was writing an incorrectly formatted zanata.ini
file. Furthermore, the intent of the change did not go far enough,
since it would not strip off the URI scheme or port. Due to the
complexities of parsing URIs in regular expressions, use a Puppet
function for the heavy lifting.

Change-Id: I754ee54f805c91f5548b2cf270b23c68eed3959c
2015-06-12 16:09:55 +10:00
lib/puppet/parser/functions Correctly determine the server id 2015-06-12 16:09:55 +10:00
manifests Correctly determine the server id 2015-06-12 16:09:55 +10:00
templates Correctly determine the server id 2015-06-12 16:09:55 +10: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