Sha256: 1a8c8aa27720e079f234466fa9aebd9c0ae3c066b51adfde9f53d0244a75dc48
Contents?: true
Size: 120 Bytes
Versions: 4
Compression:
Stored size: 120 Bytes
Contents
# -*- mode: ruby -*- # vi: set ft=ruby : Vagrant.configure("2") do |config| config.vm.provider :hp do |rs| end end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
vagrant-hp-0.1.4 | example_box/Vagrantfile |
vagrant-hp-0.1.3 | example_box/Vagrantfile |
vagrant-hp-0.1.2 | example_box/Vagrantfile |
vagrant-hp-0.1.1 | example_box/Vagrantfile |