Sha256: 4facc6b90f80eec065e489e7fe9d326811556e63af0e6244762cf127b96a39c2

Contents?: true

Size: 326 Bytes

Versions: 3

Compression:

Stored size: 326 Bytes

Contents

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

site 'http://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

3 entries across 3 versions & 1 rubygems

Version Path
madscience-0.0.20 Cheffile
madscience-0.0.19 Cheffile
madscience-0.0.17 Cheffile