mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 11:48:17 +00:00
New version of tomcat
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
tomcat::install { '/opt/tomcat':
|
||||
source_url => 'https://www-us.apache.org/dist/tomcat/tomcat-7/v7.0.82/bin/apache-tomcat-7.0.82.tar.gz',
|
||||
source_url => 'https://www-us.apache.org/dist/tomcat/tomcat-7/v7.0.88/bin/apache-tomcat-7.0.88.tar.gz',
|
||||
}
|
||||
tomcat::instance { 'default':
|
||||
catalina_home => '/opt/tomcat',
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user