Last active
December 15, 2015 03:09
-
-
Save gondoi/5191945 to your computer and use it in GitHub Desktop.
build-essentials w/ test-kitchen
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
suites: | |
- name: default | |
run_list: | |
- recipe[build-essential] | |
attributes: | |
build_essential: | |
- compiletime: true |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would expect something like