summaryrefslogtreecommitdiffstats
path: root/pillar/role/salt/minion.sls
blob: f67ec631d1ed81225297db4eb5f9c18ef2041c0f (plain)
1
2
3
4
5
salt:
  minion_remove_config: True
  minion:
    master_type: str
    master: {{ pillar['netbox']['config_context']['salt_master'] }}