nodes/rx300: add gce systems to postfix mynetworks
All checks were successful
kunsi/bundlewrap/pipeline/head This commit looks good

This commit is contained in:
Franzi 2021-07-30 07:02:59 +02:00
parent 407d84a8c6
commit 9a3d78c38b
Signed by: kunsi
GPG key ID: 12E3D2136B818350

View file

@ -394,6 +394,7 @@ nodes['rx300'] = {
'postfix': {
'message_size_limit_mb': 50,
'mynetworks': {
'gce',
'ovh',
},
},