Update INFO.yaml
[demo.git] / heat / vFW_CNF_CDS / templates / cba / Templates / k8s-profiles / vfw-cnf-cds-vpkg-profile / ssh-service-mapping.json
1 [
2     {
3         "name": "vpg-management-port",
4         "property": {
5             "description": "The number of node port for ssh service of vpg",
6             "type": "integer",
7             "default": "0"
8         },
9         "input-param": false,
10         "dictionary-name": "vpg-management-port",
11         "dictionary-source": "default",
12         "dependencies": []
13     }
14 ]