Software to automate the management and configuration of any infrastructure or application at scale. Get access to the Salt software package repository here:
Go to file
LoveIsGrief 16f44f425b move vbox to its own function
Related to saltstack/salt#27089 Saltcloud virtualbox provider
2016-02-10 21:38:54 +01:00
conf cmd is not a valid module name 2016-02-08 13:46:45 -07:00
doc Merge pull request #31063 from zmalone/develop 2016-02-10 11:06:24 -07:00
pkg zsh-completion: improve (module|runner).function name retrieval 2016-02-09 14:12:25 -05:00
requirements Update zeromq.txt 2015-08-26 23:04:59 +01:00
salt move vbox to its own function 2016-02-10 21:38:54 +01:00
scripts Begin modifying proxy to be called from command line. 2015-08-13 15:22:43 -06:00
tests move vbox to its own function 2016-02-10 21:38:54 +01:00
.codeclimate.yml Configuration file for Code Climate static code analysis. 2015-05-05 13:49:46 -03:00
.editorconfig Added .editorconfig for easier editing. 2015-10-04 21:35:51 -04:00
.gitignore Ignore the log directory created by tests 2016-02-10 21:38:11 +01:00
.pylintrc update lint with new thorium builtins 2016-02-02 17:51:28 -07:00
.testing.pylintrc update lint with new thorium builtins 2016-02-02 17:51:28 -07:00
.travis.yml move requirements files into requirements dir 2014-12-27 17:29:03 -07:00
AUTHORS Add @akissa to AUTHORS file 2015-12-22 07:44:28 +02:00
Contributing.rst update Contributing with Apache Licence notice 2015-08-04 21:18:58 -06:00
COPYING Removal of ipaddr 2015-05-01 13:03:45 +02:00
HACKING.rst Added docs for gotchas when developing on gentoo 2015-07-16 08:19:10 +12:00
LICENSE Updated copyright to 2016 2016-01-01 01:31:48 +00:00
MANIFEST.in move requirements files into requirements dir 2014-12-27 17:29:03 -07:00
README.md Got a README, mate? 2016-02-10 21:35:02 +01:00
README.rst Fixed bug report link. Old link was 404 2015-07-07 09:36:14 -07:00
setup.py Merge pull request #30951 from skizunov/develop2 2016-02-08 11:59:34 -07:00

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.