Setup Script - Remove -G setting

This commit is contained in:
Mike Reeves
2019-04-30 14:15:16 -04:00
parent fd9f26128e
commit bc7d643023
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
{%- set FLEETSETUP = salt['pillar.get']('static:fleetsetup', '0') -%}
{%- if FLEETSETUP != '0' %}
{%- if FLEETSETUP != 0 %}
launcherpkg:
pkg.installed:
- sources: