23 lines
572 B
YAML
23 lines
572 B
YAML
"includes":
|
|
- "layer:options"
|
|
- "interface:etcd"
|
|
- "interface:kubernetes-cni"
|
|
- "layer:basic"
|
|
- "layer:leadership"
|
|
- "layer:status"
|
|
- "layer:kubernetes-common"
|
|
"exclude": [".travis.yml", "tests", "tox.ini", "test-requirements.txt", "unit_tests"]
|
|
"options":
|
|
"basic":
|
|
"packages": []
|
|
"python_packages": []
|
|
"use_venv": !!bool "true"
|
|
"include_system_packages": !!bool "false"
|
|
"leadership": {}
|
|
"status":
|
|
"patch-hookenv": !!bool "true"
|
|
"kubernetes-common": {}
|
|
"calico": {}
|
|
"repo": "https://github.com/juju-solutions/layer-calico.git"
|
|
"is": "calico"
|