vagrant

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/

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