Adding cover to tox.ini default envs
[osm/RO.git] / charms / layers / openmano / config.yaml
1 options:
2   repository:
3     type: string
4     default: "https://osm.etsi.org/gerrit/osm/RO.git"
5     description: "The Git repository to install OpenMano from."
6   branch:
7     type: string
8     default: "master"
9     description: "The Git branch to install."