mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2026-07-23 05:59:58 +02:00
changed salt-master package to salt-master
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
salt-master:
|
||||
pkg.installed:
|
||||
{% if grains['os_family'] in ['RedHat', 'Debian'] %}
|
||||
- name: salt-minion
|
||||
- name: salt-master
|
||||
{% else %}
|
||||
- name: salt
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user