MySQL Module - AddMASTERIP entry

This commit is contained in:
Mike Reeves
2018-12-03 16:39:02 -05:00
parent 80202dbb07
commit 5192dc3337

View File

@@ -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: