Sha256: 65c797343e817e48846c311f91d1a57705282d304ccb6da305e56e55c0a7a380
Contents?: true
Size: 394 Bytes
Versions: 20
Compression:
Stored size: 394 Bytes
Contents
--- driver_plugin: vagrant driver_config: require_chef_omnibus: true provisioner: name: chef_solo cookbook_files_glob: "**/*" platforms: - name: ubuntu-12.04 driver_config: box: chef/ubuntu-12.04 - name: ubuntu-14.04 driver_config: box: chef/ubuntu-14.04 suites: - name: default run_list: - recipe[apt] - recipe[<%= name %>] attributes: {}
Version data entries
20 entries across 20 versions & 1 rubygems