diff --git a/templates/900_service-ngcp-api.yaml.tt2 b/templates/900_service-ngcp-api.yaml.tt2
index 49ee390..7856004 100644
--- a/templates/900_service-ngcp-api.yaml.tt2
+++ b/templates/900_service-ngcp-api.yaml.tt2
@@ -49,14 +49,14 @@ command:
"curl --insecure -L http://[% web_ext_ips.0 -%]/":
exit-status: 0
stdout:
- - "/Subscriber Sign In/"
+ -
stderr: []
timeout: 30000
"curl --insecure -L https://[% web_ext_ips.0 -%]/":
exit-status: 0
stdout:
- - "/Subscriber Sign In/"
+ -
stderr: []
timeout: 30000
@@ -94,14 +94,14 @@ command:
"curl --insecure -L http://[% web_ext_ips.0 -%]:1443/login/subscriber":
exit-status: 0
stdout:
- - "/Subscriber Sign In/"
+ -
stderr: []
timeout: 30000
"curl --insecure -L https://[% web_ext_ips.0 -%]:1443/login/subscriber":
exit-status: 0
stdout:
- - "/Subscriber Sign In/"
+ -
stderr: []
timeout: 30000