瀏覽代碼

Merge 21fa319f6a into 570c44b166

pull/555/merge
Georg 11 月之前
父節點
當前提交
dd23e3337a
沒有連結到貢獻者的電子郵件帳戶。
共有 3 個檔案被更改,包括 3 行新增3 行删除
  1. +1
    -1
      salt/osfamilymap.yaml
  2. +1
    -1
      test/integration/default/files/_mapdata/opensuse-15.yaml
  3. +1
    -1
      test/integration/default/files/_mapdata/opensuse-tumbleweed.yaml

+ 1
- 1
salt/osfamilymap.yaml 查看文件

@@ -62,7 +62,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:

+ 1
- 1
test/integration/default/files/_mapdata/opensuse-15.yaml 查看文件

@@ -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

+ 1
- 1
test/integration/default/files/_mapdata/opensuse-tumbleweed.yaml 查看文件

@@ -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…
取消
儲存