Migrate garage proxies to openresty
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"base",
|
||||
"kvm_host",
|
||||
"openresty_proxy",
|
||||
"openresty"
|
||||
"openresty",
|
||||
"garage_gateway"
|
||||
],
|
||||
"recipes": [
|
||||
"kosmos-base",
|
||||
@@ -37,9 +38,13 @@
|
||||
"kosmos_openresty",
|
||||
"kosmos_openresty::default",
|
||||
"kosmos_openresty::firewall",
|
||||
"kosmos_garage",
|
||||
"kosmos_garage::default",
|
||||
"kosmos_garage::firewall_rpc",
|
||||
"kosmos_assets::nginx_site",
|
||||
"kosmos_discourse::nginx",
|
||||
"kosmos_drone::nginx",
|
||||
"kosmos_garage::nginx_web",
|
||||
"kosmos_gitea::nginx",
|
||||
"kosmos_rsk::nginx_testnet",
|
||||
"kosmos_rsk::nginx_mainnet",
|
||||
@@ -83,10 +88,10 @@
|
||||
"openresty::commons_conf",
|
||||
"logrotate::default",
|
||||
"openresty::luarocks",
|
||||
"firewall::default",
|
||||
"git::default",
|
||||
"git::package",
|
||||
"kosmos-base::letsencrypt",
|
||||
"firewall::default",
|
||||
"fail2ban::default"
|
||||
],
|
||||
"platform": "ubuntu",
|
||||
|
||||
Reference in New Issue
Block a user