From 90a4827284acd3cb072cdfeef323c522802c6449 Mon Sep 17 00:00:00 2001 From: sarthurdev <965089+sarthurdev@users.noreply.github.com> Date: Wed, 9 Oct 2024 14:55:11 +0200 Subject: haproxy: T6745: Rename `reverse-proxy` to `haproxy` --- op-mode-definitions/load-balacing_haproxy.in | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 op-mode-definitions/load-balacing_haproxy.in (limited to 'op-mode-definitions/load-balacing_haproxy.in') diff --git a/op-mode-definitions/load-balacing_haproxy.in b/op-mode-definitions/load-balacing_haproxy.in new file mode 100644 index 000000000..c3d6c799b --- /dev/null +++ b/op-mode-definitions/load-balacing_haproxy.in @@ -0,0 +1,23 @@ + + + + + + + Restart haproxy service + + sudo ${vyos_op_scripts_dir}/restart.py restart_service --name haproxy + + + + + + + + Show load-balancing haproxy + + sudo ${vyos_op_scripts_dir}/load-balacing_haproxy.py show + + + + -- cgit v1.2.3