Puppet module to deploy Zanata
Go to file
Clark Boylan c5bddd9e19 Hack to support service on xenial
Xenial uses systemd which does have a sysv init script compatbility
layer but you must instruct systemd to reload its config after
installing any init scripts for this to work. Hack this in by adding an
exec for `systemctl daemon-reload` between writing the file and starting
the wildlfy service. Ideally the wildfly module would do this for us but
this should work for now (and eventually will become redundant).

Change-Id: If5c09c0be7714ce7d03ebf364823164a34c29ae4
2016-11-23 09:48:55 -08:00
lib/puppet/parser/functions Correctly determine the server id 2015-06-12 16:09:55 +10:00
manifests Hack to support service on xenial 2016-11-23 09:48:55 -08:00
spec Fix target path for regular git clone during tests 2015-08-19 16:43:40 -07:00
templates Sync template with automatic changes 2015-06-17 10:37:49 -07:00
.gitignore Add Gemfile and puppet 4 checks 2015-08-14 14:36:51 -07:00
.gitreview Added .gitreview 2014-12-05 06:50:34 +00:00
Gemfile Use new infra_spec_helper for gem dependencies 2016-06-21 23:33:35 -07: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