Imran Iqbal
pirms 5 gadiem
vecāks
revīzija
1f0cefdb78
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
2 mainītis faili ar
7 papildinājumiem un
3 dzēšanām
-
salt/osfamilymap.yaml
-
salt/ospyvermap.yaml
|
|
@@ -117,7 +117,7 @@ OpenBSD: |
|
|
|
python_git: py-GitPython |
|
|
|
|
|
|
|
Windows: |
|
|
|
salt_minion: salt-minion |
|
|
|
salt_minion: salt-minion{{ py_ver_repr }} |
|
|
|
config_path: 'C:\salt\conf' |
|
|
|
minion_service: salt-minion |
|
|
|
|
|
|
@@ -21,9 +21,13 @@ FreeBSD: {} |
|
|
|
|
|
|
|
OpenBSD: {} |
|
|
|
|
|
|
|
# This is *not* used directly with https://repo.saltstack.com |
|
|
|
# Rather, this is used with `salt-winrepo-ng`, where the package names are: |
|
|
|
# * py2: salt-minion |
|
|
|
# * py3: salt-minion-py3 |
|
|
|
Windows: |
|
|
|
py2: 'Py2' |
|
|
|
py3: 'Py3' |
|
|
|
py2: '' |
|
|
|
py3: '-py3' |
|
|
|
|
|
|
|
MacOS: |
|
|
|
py2: 'py2' |