Charmed-Kubernetes/keepalived/layer.yaml

20 lines
514 B
YAML

"includes":
- "layer:options"
- "layer:basic"
- "interface:juju-info"
- "interface:public-address"
- "interface:http"
- "layer:status"
"exclude": [".travis.yml", "tests", "tox.ini", "test-requirements.txt", "unit_tests"]
"options":
"basic":
"use_venv": !!bool "true"
"packages": []
"python_packages": []
"include_system_packages": !!bool "false"
"status":
"patch-hookenv": !!bool "true"
"keepalived": {}
"repo": "https://github.com/juju-solutions/charm-keepalived.git"
"is": "keepalived"