Sha256: 9c3c31d99e2680ad2b5634259754581d56c6f4e4d2acd245ae858dec03624111
Contents?: true
Size: 307 Bytes
Versions: 3
Compression:
Stored size: 307 Bytes
Contents
#!/usr/bin/env ruby site 'https://supermarket.chef.io/api/v1' # loosely coupled prerequisites for test-kitchen cookbook 'apt' cookbook 'yum-epel' cookbook 'runit', path: '.' cookbook 'runit_test', path: './test/cookbooks/runit_test' cookbook 'runit_other_test', path: './test/cookbooks/runit_other_test'
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
from-scratch-0.7.0 | cookbooks/runit/Cheffile |
from-scratch-0.6.0 | cookbooks/runit/Cheffile |
from-scratch-0.5.0 | cookbooks/runit/Cheffile |