Sha256: 3a332c1cbf3c4402a3617357726d752a1f74a63957b0dc23bec87403cd9f97e7

Contents?: true

Size: 327 Bytes

Versions: 7

Compression:

Stored size: 327 Bytes

Contents

#!/usr/bin/env ruby
#^syntax detection

site 'https://community.opscode.com/api/v1'

# TODO: lock down Vagrant and VirtualBox cookbooks at specific release version

cookbook 'vagrant',
  :git => 'https://github.com/noahgibbs/vagrant-cookbook'
cookbook 'virtualbox',
  :git => 'https://github.com/noahgibbs/virtualbox-cookbook'

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
madscience-0.0.28 Cheffile
madscience-0.0.27 Cheffile
madscience-0.0.26 Cheffile
madscience-0.0.25 Cheffile
madscience-0.0.24 Cheffile
madscience-0.0.23 Cheffile
madscience-0.0.21 Cheffile