bundles/postfix: allow configuring mynetworks
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
52cab71fec
commit
3fcd81960e
3 changed files with 14 additions and 2 deletions
|
@ -125,6 +125,11 @@ nodes['home.router'] = {
|
|||
'enp1s0.42': {},
|
||||
},
|
||||
},
|
||||
'postfix': {
|
||||
'mynetworks': {
|
||||
'172.19.138.0/24',
|
||||
},
|
||||
},
|
||||
'pppd': {
|
||||
'username': vault.decrypt('encrypt$gAAAAABfruZ5AZbgJ3mfMLWqIMx8o4bBRMJsDPD1jElh-vWN_gnhiuZVjrQ1-7Y6zDXNkxXiyhx8rxc2enmvo26axd7EBI8FqknCptXAPruVtDZrBCis4TE='),
|
||||
'password': vault.decrypt('encrypt$gAAAAABfruaXEDkaFksFMU8g97ydWyJF8p2KcSDJJBlzaOLDsLL6oCDYjG1kMPVESOzqjn8ThtSht1uZDuMCstA-sATmLS-EWQ=='),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue