mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2026-02-01 04:43:32 +01:00
[fix] master -> manager
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{% set needs_restarting_check = salt['mine.get']('*', 'needs_restarting.check', tgt_type='glob') -%}
|
||||
{% set url = salt['pillar.get']('master:url_base') -%}
|
||||
{% set url = salt['pillar.get']('manager:url_base') -%}
|
||||
|
||||
|
||||
Access the Security Onion web interface at https://{{ url }}
|
||||
|
||||
Reference in New Issue
Block a user