Sha256: 4cfbe546e64cd15fb62f4b898f00d26ac1b7f6512f364d64395b5d9dc2fa7602
Contents?: true
Size: 212 Bytes
Versions: 3
Compression:
Stored size: 212 Bytes
Contents
# Declare top level vagrant hosts module. module VagrantHosts; end require 'vagrant-hosts/version' require 'vagrant-hosts/provisioners/hosts' Vagrant.provisioners.register(:hosts) { VagrantHosts::Provisioner }
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vagrant-hosts-0.0.2 | lib/vagrant-hosts.rb |
vagrant-hosts-0.0.1 | lib/vagrant-hosts.rb |
vagrant-hosts-0.0.1rc1 | lib/vagrant-hosts.rb |