Module: VagrantIE
- Defined in:
- lib/vagrant-ie.rb,
lib/vagrant-ie/config.rb,
lib/vagrant-ie/power_shell.rb,
lib/vagrant-ie/provisioner.rb,
lib/vagrant-ie/run_ie_command.rb
Overview
If you copy this file, dont’t delete this comment. This Vagrantfile was created by Daniel Menezes:
https://github.com/danielmenezesbr/modernie-winrm
E-mail: danielmenezes at gmail dot com
Defined Under Namespace
Classes: Config, Plugin, PowerShell, Provisioner, RunIECommand
Class Method Summary collapse
Class Method Details
.assets ⇒ Object
14 15 16 |
# File 'lib/vagrant-ie.rb', line 14 def self.assets File.join(File.(File.dirname(__FILE__)), '..', 'assets', 'vagrant-ie') end |