mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
net/haproxy: lint pass et al, bump revision to denote changes
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Copyright (c) 2015-2020 Ad Schellevis <ad@opnsense.org>
|
||||
Copyright (c) 2021 Andreas Stuerz
|
||||
Copyright (c) 2019 Cloudfence - Julio Camargo (JCC)
|
||||
Copyright (c) 2005-2006 Colin Smith <ethethlay@gmail.com>
|
||||
Copyright (c) 2020 D. Domig
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
PLUGIN_NAME= haproxy
|
||||
PLUGIN_VERSION= 2.26
|
||||
PLUGIN_REVISION= 1
|
||||
PLUGIN_COMMENT= Reliable, high performance TCP/HTTP load balancer
|
||||
PLUGIN_DEPENDS= haproxy20
|
||||
PLUGIN_MAINTAINER= opnsense@moov.de
|
||||
|
||||
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
Regular → Executable
+1
-1
@@ -56,4 +56,4 @@ class TestConnection(unittest.TestCase):
|
||||
pass
|
||||
|
||||
if __name__ == '__main__':
|
||||
unittest.main()
|
||||
unittest.main()
|
||||
|
||||
@@ -74,4 +74,4 @@ message:change haproxy state for multiple server
|
||||
command:/usr/local/opnsense/scripts/OPNsense/HAProxy/socketCommand.py
|
||||
parameters: set-server-weight --server-ids %s --value %s
|
||||
type:script_output
|
||||
message:change haproxy weight for multiple server
|
||||
message:change haproxy weight for multiple server
|
||||
|
||||
Reference in New Issue
Block a user