56 lines
1.0 KiB
YAML
56 lines
1.0 KiB
YAML
package:
|
|
haproxy:
|
|
installed: true
|
|
versions:
|
|
- 2.6.12-1+deb12u1
|
|
addr:
|
|
tcp://192.168.101.1:80:
|
|
reachable: true
|
|
timeout: 500
|
|
tcp://192.168.101.2:80:
|
|
reachable: true
|
|
timeout: 500
|
|
port:
|
|
tcp:80:
|
|
listening: true
|
|
ip:
|
|
- 192.168.100.10
|
|
service:
|
|
haproxy:
|
|
enabled: true
|
|
running: true
|
|
user:
|
|
haproxy:
|
|
exists: true
|
|
uid: 104
|
|
gid: 111
|
|
groups:
|
|
- haproxy
|
|
home: /var/lib/haproxy
|
|
shell: /usr/sbin/nologin
|
|
group:
|
|
haproxy:
|
|
exists: true
|
|
gid: 111
|
|
process:
|
|
haproxy:
|
|
running: true
|
|
interface:
|
|
enp0s3:
|
|
exists: true
|
|
addrs:
|
|
- 192.168.99.100/24
|
|
mtu: 1500
|
|
enp0s8:
|
|
exists: true
|
|
addrs:
|
|
- 192.168.100.10/24
|
|
mtu: 1500
|
|
http:
|
|
http://192.168.100.10/:
|
|
status: 200
|
|
allow-insecure: false
|
|
no-follow-redirects: false
|
|
timeout: 5000
|
|
body: []
|