码迷,mamicode.com
首页 > 其他好文 > 详细

vagrant

时间:2016-03-01 20:32:25      阅读:161      评论:0      收藏:0      [点我收藏+]

标签:

puppet chef ansible salt docker
https://github.com/ansible/ansible
https://github.com/saltstack/salt
https://github.com/chef/chef
https://github.com/puppetlabs/puppet

vagrant box/package/up/halt
add/list/remove/ssh-config

• Hashicorp
• https://atlas.hashicorp.com/hashicorp
• Puppetlabs
• https://atlas.hashicorp.com/puppetlabs
• http://puppet-vagrant-boxes.puppetlabs.com/
• https://github.com/puppetlabs/puppet-vagrant-boxes
• Chef
• https://atlas.hashicorp.com/chef
• http://chef.github.io/bento/
• https://github.com/chef/bento
• Ubuntu
• https://atlas.hashicorp.com/ubuntu
• https://cloud-images.ubuntu.com/vagrant/

生成box工具 packer
https://www.packer.io/downloads.html
https://github.com/chef/bento
git clone https://github.com/chef/bento
packer build -only=virtualbox-iso ubuntu-14.04-i386.json
导出
vagrant package --base manual-ubuntu

vagrant up --debug

http://munin-monitoring.org/
http://www.cacti.net/

 

vagrant

标签:

原文地址:http://www.cnblogs.com/anjuncc/p/5232133.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!