more stable tomcat url#

This commit is contained in:
ts
2018-09-21 16:50:29 +01:00
parent b79d21e4d0
commit 0ca88194b1

View File

@@ -1,5 +1,5 @@
tomcat::install { '/opt/tomcat':
source_url => 'https://www-us.apache.org/dist/tomcat/tomcat-7/v7.0.90/bin/apache-tomcat-7.0.90.tar.gz',
source_url => 'https://archive.apache.org/dist/tomcat/tomcat-7/v7.0.91/bin/apache-tomcat-7.0.91.tar.gz',
}
tomcat::instance { 'default':
catalina_home => '/opt/tomcat',