fix reference to master grain

This commit is contained in:
m0duspwnens
2020-07-09 15:42:39 -04:00
parent bdd0f64462
commit 5ca3ecf4bd
28 changed files with 28 additions and 28 deletions

View File

@@ -13,7 +13,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
{% set VERSION = salt['pillar.get']('static:soversion', 'HH1.2.2') %}
{% set MANAGER = salt['grains.get']('manager') %}
{% set MANAGER = salt['grains.get']('master') %}
{% set managerproxy = salt['pillar.get']('static:managerupdate', '0') %}
socore_own_saltstack: