mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2025-04-06 23:35:11 +02:00
Merge 21fa319f6aad3d86b6f44cb782ca565e05fef829 into bf52207a9bcdfcba7abe27013c082594a8ae139d
This commit is contained in:
commit
9719e323e6
@ -56,7 +56,7 @@ Suse:
|
||||
pkgrepo_humanname: 'Salt releases for SLE-based SUSE products (openSUSE_{{ opensuse_repo_suffix }})'
|
||||
pkgrepo: 'https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_{{ opensuse_repo_suffix }}/'
|
||||
key_url: 'https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_{{ opensuse_repo_suffix }}/repodata/repomd.xml.key'
|
||||
pygit2: python-pygit2
|
||||
pygit2: python3-pygit2
|
||||
pyinotify: python-pyinotify
|
||||
gitfs:
|
||||
pygit2:
|
||||
|
@ -90,7 +90,7 @@ values:
|
||||
pkgrepo: https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_Leap_15.3/
|
||||
pkgrepo_humanname: Salt releases for SLE-based SUSE products (openSUSE_Leap_15.3)
|
||||
py_ver: py3
|
||||
pygit2: python-pygit2
|
||||
pygit2: python3-pygit2
|
||||
pyinotify: python-pyinotify
|
||||
python_dulwich: python-dulwich
|
||||
python_git: python-git
|
||||
|
@ -90,7 +90,7 @@ values:
|
||||
pkgrepo: https://download.opensuse.org/repositories/systemsmanagement:/saltstack/openSUSE_Tumbleweed/
|
||||
pkgrepo_humanname: Salt releases for SLE-based SUSE products (openSUSE_Tumbleweed)
|
||||
py_ver: py3
|
||||
pygit2: python-pygit2
|
||||
pygit2: python3-pygit2
|
||||
pyinotify: python-pyinotify
|
||||
python_dulwich: python-dulwich
|
||||
python_git: python-git
|
||||
|
Loading…
x
Reference in New Issue
Block a user