Sha256: 1c22a037fbb7c15bf2c57f979e3c52335ba4a55d74b173945df2dc7dc0eea4f5

Contents?: true

Size: 147 Bytes

Versions: 5

Compression:

Stored size: 147 Bytes

Contents

Vagrant.require_plugin 'vagrant-cachier'
Vagrant.require_plugin 'vagrant-lxc'
Vagrant.configure("2") do |config|
  config.vm.box = 'quantal64'
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
vagrant-cachier-0.5.0 spec/acceptance/fixtures/no-cachier-simple.rb
vagrant-cachier-0.4.1 spec/acceptance/fixtures/no-cachier-simple.rb
vagrant-cachier-0.4.0 spec/acceptance/fixtures/no-cachier-simple.rb
vagrant-cachier-0.3.3 spec/acceptance/fixtures/no-cachier-simple.rb
vagrant-cachier-0.3.2 spec/acceptance/fixtures/no-cachier-simple.rb