Sorry about that, was testing GH-45

This commit is contained in:
Fabio Rehm 2014-02-01 20:26:21 -02:00
parent 0106155a0f
commit ea88562145

View file

@ -20,7 +20,7 @@ module VagrantPlugins
# Keep an eye on https://github.com/mitchellh/vagrant/wiki/Available-Vagrant-Plugins#wiki-providers
# for more.
CLOUD_PROVIDERS = %w( aws cloudstack digitalocean hp joyent openstack rackspace
softlayer proxmox managed virtualbox )
softlayer proxmox managed )
end
end