mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-06 17:22:49 +01:00
[fix] Reflect new manager syntax
This commit is contained in:
@@ -59,7 +59,7 @@ http {
|
|||||||
}
|
}
|
||||||
{%- endif %}
|
{%- endif %}
|
||||||
|
|
||||||
{%- if role in ['eval', 'mastersearch', 'master', 'standalone'] %}
|
{%- if role in ['eval', 'managersearch', 'manager', 'standalone'] %}
|
||||||
server {
|
server {
|
||||||
listen 80 default_server;
|
listen 80 default_server;
|
||||||
server_name _;
|
server_name _;
|
||||||
|
|||||||
Reference in New Issue
Block a user