Sha256: 6381b695a01101bc1d8b39eeb2f9a8dd4ea19f811cb9a880d3e9920f69fae673
Contents?: true
Size: 520 Bytes
Versions: 2
Compression:
Stored size: 520 Bytes
Contents
--- driver: name: vagrant synced_folders: - ["../", "/tools-root"] customize: memory: 2048 provisioner: name: chef_solo chef_omnibus_url: "https://raw.githubusercontent.com/expectedbehavior/instrumental_tools/master/chef/omnibus.sh" platforms: - name: ubuntu-12.04 - name: centos-6.6 - name: "d11wtq/gentoo" - name: "windows-2012r2" suites: - name: default run_list: ["instrumental_tools"] attributes: instrumental: use_local: true local_path: "/tools-root/"
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
instrumental_tools-1.1.4 | chef/.kitchen.yml |
instrumental_tools-1.1.3 | chef/.kitchen.yml |