文件名称:git-ssh-server-cookbook:Chef Cookbook设置要通过SSH访问的基本git存储库容器
文件大小:42KB
文件格式:ZIP
更新时间:2024-05-30 03:11:45
git ssh devops chef cookbook
Git SSH服务器食谱 Cookbook设置了一个基本的git仓库容器,可以通过SSH进行访问。 要求 支持平台 本食谱已在以下平台上经过测试: 亚马逊Linux 拱 CentOS的 德比安 费朵拉 FreeBSD的 OpenSUSE OracleLinux 红色的帽子 科学Linux 赛斯 的Ubuntu 视窗 请您是否在其他平台上成功使用了它。 必读食谱 所需的应用程序 Ruby 1.9.3或更高版本。 属性 属性 默认 描述 node['git-ssh-server']['base_path'] 计算的 Git存储库的基本路径。 node['git-ssh-server']['user'] 'git' 用来管理存储库的系统用户。 node['git-ssh-server']['group'] 'git' 用于管理存储库的系统组。 node['git-
【文件预览】:
git-ssh-server-cookbook-master
----.kitchen.yml(746B)
----.gitignore(163B)
----Guardfile(2KB)
----libraries()
--------matchers.rb(1KB)
----TESTING.md(2KB)
----templates()
--------default()
----resources()
--------bare.rb(1KB)
----.travis.yml(3KB)
----definitions()
--------git_ssh_server_ssh_key.rb(1KB)
----CONTRIBUTING.md(612B)
----Vagrantfile(5KB)
----.rubocop.yml(49B)
----LICENSE(10KB)
----CHANGELOG.md(4KB)
----providers()
--------bare.rb(2KB)
----README.md(8KB)
----files()
--------default()
----.kitchen.cloud.yml(2KB)
----Berksfile(1KB)
----Gemfile(1KB)
----.inch.yml(443B)
----attributes()
--------default.rb(1KB)
----metadata.rb(3KB)
----.yardopts(65B)
----Rakefile(4KB)
----test()
--------integration()
--------unit()
--------cookbooks()
----.foodcritic(7B)
----.kitchen.docker.yml(738B)
----recipes()
--------default.rb(2KB)