Migrate discourse proxy to openresty
This commit is contained in:
@@ -21,8 +21,6 @@ development_run_list = %w(
|
||||
default_run_list = %w(
|
||||
role[openresty]
|
||||
tor-full
|
||||
kosmos_assets::nginx_site
|
||||
kosmos_discourse::nginx
|
||||
kosmos_drone::nginx
|
||||
kosmos_garage::default
|
||||
kosmos_garage::firewall_rpc
|
||||
@@ -46,6 +44,7 @@ production_run_list = %w(
|
||||
role[openresty]
|
||||
kosmos_assets::nginx_site
|
||||
kosmos-akkounts::nginx
|
||||
kosmos_discourse::nginx
|
||||
)
|
||||
|
||||
env_run_lists(
|
||||
|
||||
Reference in New Issue
Block a user