puppet-tomcat:为多个实例设置和管理 Apache Tomcat

时间:2021-06-15 09:11:50
【文件属性】:
文件名称:puppet-tomcat:为多个实例设置和管理 Apache Tomcat
文件大小:46KB
文件格式:ZIP
更新时间:2021-06-15 09:11:50
Puppet #tomcat ##概述 tomcat 模块允许您设置和管理独立或多个实例。 ##模块说明 ###兼容性 该模块目前针对 Tomcat 版本 6 和 7 的 RHEL 和 Debian 打包版本。 它仅在 CentOS 6/7 和 Debian 6/7/8 上使用基本操作系统 tomcat 6 和 tomcat 7(用于 RHEL 的 EPEL)包进行了测试。 ###要求 人偶 3.x 木偶实验室/标准库 >= 3.2.1 木偶实验室/连接 >= 1.0.1 ##设置 ###从Tomcat开始 将安装所有 tomcat 软件包,并将 tomcat 配置为独立服务器。 使用操作系统特定的文件和目录结构,即 /etc/tomcat6/server.xml。 哈希配置可以包含Kong配置或只是其中的一部分。 对于默认值,请查看 manifests/params.pp,默认值哈希。
【文件预览】:
puppet-tomcat-master
----manifests()
--------server()
--------server.pp(4KB)
--------host.pp(3KB)
--------init.pp(4KB)
--------realm.pp(5KB)
--------engine.pp(3KB)
--------connector.pp(3KB)
--------resource.pp(2KB)
--------service.pp(2KB)
--------params.pp(7KB)
--------install.pp(940B)
--------listener.pp(2KB)
----templates()
--------host-header.xml.erb(249B)
--------sysconfig.erb(1KB)
--------connector.xml.erb(493B)
--------systemd.service.erb(627B)
--------resource.xml.erb(214B)
----Rakefile(633B)
----tests()
--------multiserver_config.pp(2KB)
--------init.pp(15B)
--------unmanaged_multiserver.pp(875B)
--------init-java6.pp(275B)
--------unmanaged.pp(270B)
--------multiserver.pp(554B)
--------init_config.pp(1KB)
--------multiserver_absent.pp(238B)
----TODO(319B)
----CHANGELOG(3KB)
----LICENSE(11KB)
----metadata.json(1KB)
----spec()
--------defines()
--------classes()
--------spec_helper.rb(71B)
----.gitignore(26B)
----.fixtures.yml(268B)
----README.md(15KB)
----files()
--------example1-tomcat6-server.xml(6KB)
--------example2-tomcat6-server.xml(6KB)
--------tomcat-users.xml(1KB)

网友评论