Class: VagrantPlugins::Serverkit::Provisioner
- Inherits:
-
Object
- Object
- VagrantPlugins::Serverkit::Provisioner
- Defined in:
- lib/vagrant-serverkit/provisioner.rb
Instance Method Summary collapse
Instance Method Details
#provision ⇒ Object
6 7 8 |
# File 'lib/vagrant-serverkit/provisioner.rb', line 6 def provision ::Serverkit::Command.new().call end |