Update commits and add rspamd, change wireguard ipv6 address to match configs
This commit is contained in:
parent
3590348d62
commit
a0d3320eee
3
.gitmodules
vendored
3
.gitmodules
vendored
@ -103,3 +103,6 @@
|
||||
[submodule "roles/opendkim"]
|
||||
path = roles/opendkim
|
||||
url = https://git.redxen.eu/RedXen/ansible-opendkim
|
||||
[submodule "roles/rspamd"]
|
||||
path = roles/rspamd
|
||||
url = https://git.redxen.eu/RedXen/ansible-rspamd
|
||||
|
2
net.yml
2
net.yml
@ -23,7 +23,7 @@
|
||||
serv: 24
|
||||
clnt: 32
|
||||
v6:
|
||||
addr: "fd86:ea04:1115:"
|
||||
addr: "fd42:42:42::2"
|
||||
range:
|
||||
serv: 120
|
||||
clnt: 128
|
||||
|
@ -1 +1 @@
|
||||
Subproject commit 104494b70998780800bc5d852feec6aa5a42a7c6
|
||||
Subproject commit 4c8d0e020aab7c1caadd6273293bfa3c4f1448a8
|
1
roles/rspamd
Submodule
1
roles/rspamd
Submodule
@ -0,0 +1 @@
|
||||
Subproject commit 4a54f65c82f9c32d7d5ac23ac435ac4c6c3a8862
|
Reference in New Issue
Block a user