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