X-Git-Url: https://osm.etsi.org/gitweb/?a=blobdiff_plain;f=test%2Fexample%2Fconfig.yaml;fp=test%2Fexample%2Fconfig.yaml;h=b6b61767a73a00ea8e602ecfcad0a205ecbeb00f;hb=59f35810e65c6a06adce23c54dd02bc9332a08c0;hp=0000000000000000000000000000000000000000;hpb=56d59fcea505e5c4cee2bed623a98c4c8ca1ee6a;p=osm%2Fdevops.git diff --git a/test/example/config.yaml b/test/example/config.yaml new file mode 100644 index 00000000..b6b61767 --- /dev/null +++ b/test/example/config.yaml @@ -0,0 +1,8 @@ +so_host: + type: 'string' + default: '127.0.0.1' + description: 'Host name or ip of the SO' +so_port: + type: int + default: 80 + description: 'Port'