Whitespace

This commit is contained in:
Fabio Rehm 2014-07-20 20:13:36 -03:00
parent d885c901b9
commit 2b8a281e8a

View file

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