Difference between revisions of "Vagrant"
Jump to navigation
Jump to search
m (added Category:Configuration Management using HotCat) |
|||
(9 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | [[ | + | [[mw:Vagrant_(software)|Vagrant]] is computer software for creating and configuring virtual development environments. It can be seen as a wrapper around virtualization software such as [[VirtualBox]], KVM, VMware and around configuration management software such as [[Ansible]], [[Chef]], Salt or [[Puppet]]. |
− | + | See Also [[MediaWiki-Vagrant]] | |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | [[MediaWiki-Vagrant]] | ||
− | |||
− | |||
− | |||
[[Category:DevOps]] | [[Category:DevOps]] | ||
[[Category:Configuration Management]] | [[Category:Configuration Management]] | ||
− |
Revision as of 19:34, 7 April 2015
Vagrant is computer software for creating and configuring virtual development environments. It can be seen as a wrapper around virtualization software such as VirtualBox, KVM, VMware and around configuration management software such as Ansible, Chef, Salt or Puppet.
See Also MediaWiki-Vagrant