mirror of
https://github.com/valitydev/salt.git
synced 2024-11-08 01:18:58 +00:00
Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
16f44f425b
Related to saltstack/salt#27089 Saltcloud virtualbox provider |
||
---|---|---|
conf | ||
doc | ||
pkg | ||
requirements | ||
salt | ||
scripts | ||
tests | ||
.codeclimate.yml | ||
.editorconfig | ||
.gitignore | ||
.pylintrc | ||
.testing.pylintrc | ||
.travis.yml | ||
AUTHORS | ||
Contributing.rst | ||
COPYING | ||
HACKING.rst | ||
LICENSE | ||
MANIFEST.in | ||
README.md | ||
README.rst | ||
setup.py |
saltcloud-virtualbox-provider
A salt cloud provider that lets you use virtualbox on your machine and act as a cloud.
It will interact with the virtualbox API which in turn interacts with VB hypervisor.
For now it's all local, but making it call virtualbox on another server should come sometime around.