playbook-yum-repository-for-centos

所属分类:DevOps
开发工具:Ruby
文件大小:0KB
下载次数:0
上传日期:2014-04-13 07:23:55
上 传 者sh-1993
说明:  百胜存储库centos.的简单剧本。,
(Ansible playbook of yum repository for centos.,)

文件列表:
Brewfile (175, 2014-04-13)
Gemfile (49, 2014-04-13)
Gemfile.lock (505, 2014-04-13)
Rakefile (148, 2014-04-13)
Vagrantfile (1165, 2014-04-13)
localhost (22, 2014-04-13)
packer/ (0, 2014-04-13)
packer/http/ (0, 2014-04-13)
packer/http/ks.cfg (744, 2014-04-13)
packer/scripts/ (0, 2014-04-13)
packer/scripts/base.sh (425, 2014-04-13)
packer/scripts/chef.sh (82, 2014-04-13)
packer/scripts/cleanup.sh (152, 2014-04-13)
packer/scripts/epel.sh (163, 2014-04-13)
packer/scripts/vagrant.sh (439, 2014-04-13)
packer/scripts/virtualbox.sh (259, 2014-04-13)
packer/template.json (1733, 2014-04-13)
roles/ (0, 2014-04-13)
roles/common/ (0, 2014-04-13)
roles/common/files/ (0, 2014-04-13)
roles/common/files/mariadb.repo (143, 2014-04-13)
roles/common/files/mongodb.repo (122, 2014-04-13)
roles/common/files/nginx.repo (109, 2014-04-13)
roles/common/files/td-agent.repo (173, 2014-04-13)
roles/common/handlers/ (0, 2014-04-13)
roles/common/handlers/main.yml (48, 2014-04-13)
roles/common/tasks/ (0, 2014-04-13)
roles/common/tasks/epel.yml (151, 2014-04-13)
roles/common/tasks/main.yml (182, 2014-04-13)
roles/common/tasks/mariadb.yml (160, 2014-04-13)
roles/common/tasks/mongodb.yml (160, 2014-04-13)
roles/common/tasks/mysql.yml (124, 2014-04-13)
roles/common/tasks/nginx.yml (154, 2014-04-13)
roles/common/tasks/postgresql.yml (144, 2014-04-13)
roles/common/tasks/remi.yml (116, 2014-04-13)
roles/common/tasks/td-agent.yml (163, 2014-04-13)
site.yml (51, 2014-04-13)
... ...

playbook-yum-repository-for-centos ---------------------------------- packer template is originally based on https://github.com/hnakamur/my-packer-template-files/tree/master/centos6.5 ## Prerequired - [ansible](http://www.ansible.com/) - [packer](http://www.packer.io/) - [vagrant](http://www.vagrantup.com/) - [virtualbox](https://www.virtualbox.org/) ### Setup of required package on the Mac OS X - Must be installed package of [homebrew](http://brew.sh/). ``` > brew bundle ``` How to use ----------- ## Deploy to vagrant box ``` > vagrant up --provision ``` ## Deploy to local machine ``` > ansible-playbook -c local -i localhost site.yml ``` LICENSE ------- MIT.

近期下载者

相关文件


收藏者