set maximum Java heap size set initial Java heap size
remove recurse => true for confluence directory as it is very expensi…
…ve on our gluster filesystem
TSDLINUX-815 - Added option to include JAVA_OPTS as a generic option …
…to set proxy details.
TSDLINUX-815 - Adding reverse proxy settings for confluence tomcat in…
…stance
Merge pull request #1 in LINUX/puppet-confluence from f3792307/TSDLIN…
…UX-815-confluence-proxy-settings to master * commit '71879176df47800a26db9500c9634ea20109d2cd': TSDLINUX-815 - Adding reverse proxy settings for confluence tomcat instance TSDLINUX-815 - Added option to include JAVA_OPTS as a generic option to set proxy details.
Extend timeout to download confluence
make uid and gid undef set default perms of extracted files using deploy::file
update default version to install
create user before deploying tar file
Let puppet work out the appropriate provider and ensure the service i…
…s enabled to start on boot.
Supply su a SHELL parameter as confluence user has a shell of /bin/tr…
…ue which prevents the start and stop commands from running causing confluence not to start on system boot.
Merge pull request #1 from brucem/fixservice
Changes to ensure confluence service starts on reboot
First commit of some confluence tests.
mostly copied from mkrakowitzer-stash, credit to Sebastian Cole who initially created them.
Merge pull request #2 from mkrakowitzer/f3792625/add_tests
F3792625/add tests
Merge pull request #4 from mkrakowitzer/f3792625/permgen
F3792625/permgen
make license name conform to http://spdx.org/licenses/
Merge pull request #10 from gerhardsam/master
rename rspec-tests and add test for the main class
Update and add missing LSB information to init script. Resolves issue #9
Update the initscript - adapted from: - https://github.com/bflad/chef-confluence/blob/master/templates/default/confluence.init.erb - http://confluence.atlassian.com/display/JIRA/Starting+JIRA+Automatically+on+Linux
Merge pull request #11 from mkrakowitzer/f3792625/issue9
Update and add missing LSB information to init script. Resolves issue #9
Merge pull request #12 from mkrakowitzer/f3792625/beaker_tests
Add initial beaker acceptance tests
(Issue #5) Replace mkrakowitzer-deploy with nanliu-staging
Replace mkrakowitzer-deploy with nanliu-staging as the default to deploy the installation files. nanlui-staging is puppetlabs approved and is therefore preferred.
Merge pull request #13 from mkrakowitzer/f3792625/staging
(Issue #5) Replace mkrakowitzer-deploy with nanliu-staging
Merge pull request #14 from mkrakowitzer/f3792625/prep_for_v2
F3792625/prep for v2
Merge pull request #15 from mkrakowitzer/f3792625/strict
Enable strict mode for travis tests
Make tomcat port / tomcat parameters configurable #7
Added support to set the above parameters. Added new parameter to allow the use of augeas to manage the server.xml file.
Merge pull request #16 from mkrakowitzer/f3792625/issue7
Make tomcat port / tomcat parameters configurable #7
Resolve issue #6 handle confluence upgrades smoothly
Added support to upgrade confluence. Tested with beaker across all supported OS versions.