Set up email proxy
This commit is contained in:
parent
e4abfb1b75
commit
89d00afd1c
@ -26,6 +26,7 @@
|
||||
"roles": [
|
||||
"base",
|
||||
"kvm_host",
|
||||
"email_proxy",
|
||||
"openresty_proxy",
|
||||
"openresty",
|
||||
"garage_gateway",
|
||||
@ -36,6 +37,7 @@
|
||||
"kosmos-base::default",
|
||||
"kosmos_kvm::host",
|
||||
"kosmos_kvm::backup",
|
||||
"kosmos_email::firewall",
|
||||
"kosmos_openresty",
|
||||
"kosmos_openresty::default",
|
||||
"kosmos_openresty::firewall",
|
||||
@ -119,6 +121,7 @@
|
||||
"run_list": [
|
||||
"role[base]",
|
||||
"role[kvm_host]",
|
||||
"role[email_proxy]",
|
||||
"role[openresty_proxy]",
|
||||
"recipe[kosmos_encfs]",
|
||||
"recipe[kosmos-ejabberd::firewall]",
|
||||
|
Loading…
x
Reference in New Issue
Block a user