mirror of https://github.com/Aidaho12/haproxy-wi
parent
5f1221c759
commit
d9663ad49c
|
@ -1900,7 +1900,8 @@ if form.getvalue('update_roxy_wi'):
|
||||||
'roxy-wi-smon',
|
'roxy-wi-smon',
|
||||||
'roxy-wi-metrics',
|
'roxy-wi-metrics',
|
||||||
'roxy-wi-portscanner',
|
'roxy-wi-portscanner',
|
||||||
'roxy-wi-socket']
|
'roxy-wi-socket',
|
||||||
|
'roxy-wi-prometheus-exporter']
|
||||||
if service not in services:
|
if service not in services:
|
||||||
print('error: ' + service + ' is not part of Roxy-WI')
|
print('error: ' + service + ' is not part of Roxy-WI')
|
||||||
sys.exit()
|
sys.exit()
|
||||||
|
|
Loading…
Reference in New Issue