Pārlūkot izejas kodu

Add os_family default for gitpython on RedHat

salt.gitfs.gitpython.install_from_source == False on RedHat
Not sure about other O/S'es as to what default value should be
tags/v0.57.0
Colin Stubbs pirms 6 gadiem
vecāks
revīzija
d40d869883
Revīzijas autora e-pasta adrese nav piesaistīta nevienam kontam
1 mainītis faili ar 3 papildinājumiem un 0 dzēšanām
  1. +3
    -0
      salt/map.jinja

+ 3
- 0
salt/map.jinja Parādīt failu

@@ -71,6 +71,9 @@ that differ from whats in defaults.yaml
}, grain='os'),
'python_git': 'GitPython',
'gitfs': {
'gitpython': {
'install_from_source': False,
},
'pygit2': {
'install_from_source': False,
'git': {

Notiek ielāde…
Atcelt
Saglabāt