Created
October 28, 2016 14:48
-
-
Save lazypower/89536673f3eb6ecccc30bbfe08bd37e0 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
"includes": | |
- "layer:basic" | |
- "interface:sdn-plugin" | |
- "layer:docker" | |
- "interface:http" | |
"repo": "https://github.com/juju-solutions/layer-docker.git" | |
"exclude": | |
- "LAYER_README.md" | |
- "tests/10-deploy.py" | |
- "tests/tests.yaml" | |
"options": | |
"docker": | |
"skip-install": !!bool "false" | |
"docker-kodi-headless": {} | |
"basic": | |
"use_venv": !!bool "false" | |
"packages": [] | |
"include_system_packages": !!bool "false" | |
"is": "docker-kodi-headless" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment