diff --git a/salt/motd/files/so_motd.jinja b/salt/motd/files/so_motd.jinja index 941aa2350..4b22eb56c 100644 --- a/salt/motd/files/so_motd.jinja +++ b/salt/motd/files/so_motd.jinja @@ -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 }}