puppet-teamcity_manager:用于配置 TeamCity Manager 的 puppet 模块

时间:2024-07-08 19:58:18
【文件属性】:

文件名称:puppet-teamcity_manager:用于配置 TeamCity Manager 的 puppet 模块

文件大小:11KB

文件格式:ZIP

更新时间:2024-07-08 19:58:18

Puppet

Puppet-TeamCity 经理 在 Windows 系统上配置 TeamCity Manager 的傀儡模块。 安装 将此添加到您的 Puppetfile 中: mod ' tombuildsstuff/teamcity_manager ' 用法 在系统上配置 TeamCity Manager: class { '::teamcity_manager': teamcityServer => 'teamcity.mydomain.com', teamcityUsesSsl => false, teamcityUsername => 'puppetadmin', teamcityPassword => 'p@ssw0rd', } 添加项目: teamcity_manager::configuration::project { 'MyApplication-


【文件预览】:
puppet-teamcity_manager-master
----.travis.yml(539B)
----manifests()
--------init.pp(1KB)
--------download.pp(566B)
--------sync.pp(398B)
--------params.pp(1KB)
--------configuration()
--------install.pp(2KB)
----templates()
--------build_configuration.json.erb(930B)
--------vcs_root.json.erb(197B)
--------TeamCityManager.exe.config.erb(450B)
--------user.json.erb(164B)
--------project.json.erb(36B)
----Rakefile(1KB)
----LICENSE(1KB)
----Gemfile(483B)
----metadata.json(679B)
----.gitignore(47B)
----.fixtures.yml(208B)
----README.md(2KB)

网友评论