Skip to content

Commit

Permalink
UPS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
lholota committed Mar 14, 2024
1 parent a5be628 commit dc186d7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/ups/templates/upsd.conf.j2
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
LISTEN 127.0.0.1
LISTEN {{ ansible_hostname }}
LISTEN {{ fqdn }}

ACL all 0.0.0.0/0
ACL localhost 127.0.0.1/32
Expand Down

0 comments on commit dc186d7

Please sign in to comment.