Change the copyright from GPL-3 to Apache-2.0
[osm/devops.git] / builds / vpe-router / layer.yaml
1 "options":
2   "layer-basic":
3     "use_venv": !!bool "false"
4     "packages": []
5     "include_system_packages": !!bool "false"
6   "vpe-router": {}
7 "includes":
8 - "layer:basic"
9 "is": "vpe-router"