diff --git a/templates/900_service-ngcp-api.yaml.tt2 b/templates/900_service-ngcp-api.yaml.tt2
index 91531fc..a1c9b56 100644
--- a/templates/900_service-ngcp-api.yaml.tt2
+++ b/templates/900_service-ngcp-api.yaml.tt2
@@ -43,14 +43,14 @@ command:
"curl --insecure -L http://[% web_ext_ips.0 %]/":
exit-status: 0
stdout:
- -
+ - Customer Self-Care Web Interface
stderr: []
timeout: 30000
"curl --insecure -L https://[% web_ext_ips.0 %]/":
exit-status: 0
stdout:
- -
+ - Customer Self-Care Web Interface
stderr: []
timeout: 30000
@@ -88,14 +88,14 @@ command:
"curl --insecure -L http://[% web_ext_ips.0 %]:443/login/subscriber":
exit-status: 0
stdout:
- -
+ - Customer Self-Care Web Interface
stderr: []
timeout: 30000
"curl --insecure -L https://[% web_ext_ips.0 %]:443/login/subscriber":
exit-status: 0
stdout:
- -
+ - Customer Self-Care Web Interface
stderr: []
timeout: 30000