Sha256: 79df5dba1fd08f853cef091e907d594ca5472fa5cdad28bbe6ff2d63a6120271
Contents?: true
Size: 805 Bytes
Versions: 3
Compression:
Stored size: 805 Bytes
Contents
--- driver_plugin: vagrant driver_config: require_chef_omnibus: true platforms: - name: ubuntu-12.04 driver_config: box: opscode-ubuntu-12.04 box_url: https://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-12.04_provisionerless.box run_list: - recipe[apt] - name: ubuntu-10.04 driver_config: box: opscode-ubuntu-10.04 box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_ubuntu-10.04_provisionerless.box run_list: - recipe[apt] - name: centos-6.4 driver_config: box: opscode-centos-6.4 box_url: http://opscode-vm-bento.s3.amazonaws.com/vagrant/opscode_centos-6.4_provisionerless.box run_list: - recipe[yum::epel] suites: - name: default run_list: - recipe[minitest-handler] - recipe[ark] - recipe[ark::test] attributes: {}
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
vault-tree-0.3.4 | support/cookbooks/ark/.kitchen.yml |
vault-tree-0.3.3 | support/cookbooks/ark/.kitchen.yml |
vault-tree-0.1.0 | support/cookbooks/ark/.kitchen.yml |