Created
December 9, 2016 00:11
-
-
Save vignesh-v3/11f0fc9e6a655ae9374f0b221941f835 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
driver: | |
name: vagrant | |
provisioner: | |
name: chef_solo | |
platforms: | |
- name: ubuntu-14.04 | |
- name: centos-7.2 | |
suites: | |
- name: default | |
run_list: | |
- recipe[try2::default] | |
attributes: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment