Module: VagrantPlugins
- Defined in:
- lib/vagrant-profitbricks.rb,
lib/vagrant-profitbricks/action.rb,
lib/vagrant-profitbricks/config.rb,
lib/vagrant-profitbricks/errors.rb,
lib/vagrant-profitbricks/plugin.rb,
lib/vagrant-profitbricks/version.rb,
lib/vagrant-profitbricks/provider.rb,
lib/vagrant-profitbricks/command/root.rb,
lib/vagrant-profitbricks/command/utils.rb,
lib/vagrant-profitbricks/command/images.rb,
lib/vagrant-profitbricks/command/flavors.rb,
lib/vagrant-profitbricks/command/servers.rb,
lib/vagrant-profitbricks/action/is_created.rb,
lib/vagrant-profitbricks/action/read_state.rb,
lib/vagrant-profitbricks/command/locations.rb,
lib/vagrant-profitbricks/command/snapshots.rb,
lib/vagrant-profitbricks/action/list_images.rb,
lib/vagrant-profitbricks/action/stop_server.rb,
lib/vagrant-profitbricks/action/list_flavors.rb,
lib/vagrant-profitbricks/action/start_server.rb,
lib/vagrant-profitbricks/command/datacenters.rb,
lib/vagrant-profitbricks/action/create_server.rb,
lib/vagrant-profitbricks/action/delete_server.rb,
lib/vagrant-profitbricks/action/read_ssh_info.rb,
lib/vagrant-profitbricks/action/reboot_server.rb,
lib/vagrant-profitbricks/action/run_init_script.rb,
lib/vagrant-profitbricks/action/message_not_created.rb,
lib/vagrant-profitbricks/action/connect_profitbricks.rb,
lib/vagrant-profitbricks/action/message_already_created.rb
Defined Under Namespace
Modules: ProfitBricks