mirror of
https://github.com/Security-Onion-Solutions/securityonion.git
synced 2025-12-27 03:13:15 +01:00
MySQL Module - AddMASTERIP entry
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
{%- set MYSQLPASS = salt['pillar.get']('master:mysqlpass', 'iwonttellyou') %}
|
||||
{%- set FLEETPASS = salt['pillar.get']('master:fleetpass', 'bazinga') %}
|
||||
{%- set MASTERIP = salt['pillar.get']('static:masterip', '') %}
|
||||
# MySQL Setup
|
||||
mysqlpkgs:
|
||||
pkg.installed:
|
||||
|
||||
Reference in New Issue
Block a user