Merge branch 'main' into testing

This commit is contained in:
Rasmus Thorslund 2025-01-14 16:10:39 +01:00
commit 856bc3b2c5
No known key found for this signature in database
GPG key ID: 502D33332E9E305D

View file

@ -79,7 +79,7 @@ class sunetdrive::proxysql (
iif => 'ens3', iif => 'ens3',
} }
sunet::nftables::docker_expose { 'proxysql': sunet::nftables::docker_expose { 'proxysql':
allow_clients => ['any'], allow_clients => $nextcloud_ip,
port => 6032, port => 6032,
iif => 'ens3', iif => 'ens3',
} }