puppet-hubot:Github 对 Puppet 的 hubot 部署

时间:2024-06-22 10:50:22
【文件属性】:

文件名称:puppet-hubot:Github 对 Puppet 的 hubot 部署

文件大小:10KB

文件格式:ZIP

更新时间:2024-06-22 10:50:22

Puppet

傀儡-hubot James Fryman 此模块部署 Hubot 快速开始 安装并引导 Hubot 实例 在 Debian Squeeze 上测试 要求 Puppet Labs 标准库 木偶实验室 NodeJS class { 'hubot': adapter => 'irc', irc_nickname => 'crunchy', irc_server => 'irc.freenode.com', irc_rooms => ['#soggies'], } 环境变量 某些脚本需要在运行时设置环境变量。 这可以通过环境选项来实现: class { 'hubot': adapter => 'irc', irc_nickname => 'crunchy', irc_server => 'irc.freen


【文件预览】:
puppet-hubot-master
----manifests()
--------init.pp(1KB)
--------config.pp(3KB)
--------script.pp(2KB)
--------package.pp(528B)
--------service.pp(184B)
--------params.pp(711B)
----templates()
--------package.json.erb(754B)
--------rebuild-hubot-scripts.rb.erb(351B)
--------hubot.init.erb(2KB)
----Rakefile(818B)
----Gemfile(1KB)
----spec()
--------classes()
--------spec_helper.rb(645B)
----.gitignore(105B)
----.fixtures.yml(205B)
----README.md(885B)

网友评论