浏览代码

refactor(retry_options): provide options from defaults/pillar

tags/v1.8.1
Imran Iqbal 3 年前
父节点
当前提交
bbd7286240
没有帐户链接到提交者的电子邮件
共有 55 个文件被更改,包括 272 次插入15 次删除
  1. +7
    -0
      pillar.example
  2. +7
    -0
      salt/defaults.yaml
  3. +1
    -5
      salt/master.sls
  4. +2
    -10
      salt/minion.sls
  5. +5
    -0
      test/integration/v3000-py2/files/_mapdata/ubuntu-16.yaml
  6. +5
    -0
      test/integration/v3000-py2/files/_mapdata/ubuntu-18.yaml
  7. +5
    -0
      test/integration/v3000-py3/files/_mapdata/amazonlinux-2.yaml
  8. +5
    -0
      test/integration/v3000-py3/files/_mapdata/centos-7.yaml
  9. +5
    -0
      test/integration/v3000-py3/files/_mapdata/centos-8.yaml
  10. +5
    -0
      test/integration/v3000-py3/files/_mapdata/debian-10.yaml
  11. +5
    -0
      test/integration/v3000-py3/files/_mapdata/debian-9.yaml
  12. +5
    -0
      test/integration/v3000-py3/files/_mapdata/gentoo-2-sysd.yaml
  13. +5
    -0
      test/integration/v3000-py3/files/_mapdata/gentoo-2-sysv.yaml
  14. +5
    -0
      test/integration/v3000-py3/files/_mapdata/opensuse-15.yaml
  15. +5
    -0
      test/integration/v3000-py3/files/_mapdata/oraclelinux-7.yaml
  16. +5
    -0
      test/integration/v3000-py3/files/_mapdata/oraclelinux-8.yaml
  17. +5
    -0
      test/integration/v3000-py3/files/_mapdata/ubuntu-16.yaml
  18. +5
    -0
      test/integration/v3000-py3/files/_mapdata/ubuntu-18.yaml
  19. +5
    -0
      test/integration/v3000-py3/files/_mapdata/windows-2019-server.yaml
  20. +5
    -0
      test/integration/v3001-py3/files/_mapdata/amazonlinux-2.yaml
  21. +5
    -0
      test/integration/v3001-py3/files/_mapdata/centos-7.yaml
  22. +5
    -0
      test/integration/v3001-py3/files/_mapdata/centos-8.yaml
  23. +5
    -0
      test/integration/v3001-py3/files/_mapdata/debian-10.yaml
  24. +5
    -0
      test/integration/v3001-py3/files/_mapdata/debian-9.yaml
  25. +5
    -0
      test/integration/v3001-py3/files/_mapdata/fedora-32.yaml
  26. +5
    -0
      test/integration/v3001-py3/files/_mapdata/fedora-33.yaml
  27. +5
    -0
      test/integration/v3001-py3/files/_mapdata/gentoo-2-sysd.yaml
  28. +5
    -0
      test/integration/v3001-py3/files/_mapdata/gentoo-2-sysv.yaml
  29. +5
    -0
      test/integration/v3001-py3/files/_mapdata/opensuse-15.yaml
  30. +5
    -0
      test/integration/v3001-py3/files/_mapdata/opensuse-tumbleweed.yaml
  31. +5
    -0
      test/integration/v3001-py3/files/_mapdata/oraclelinux-7.yaml
  32. +5
    -0
      test/integration/v3001-py3/files/_mapdata/oraclelinux-8.yaml
  33. +5
    -0
      test/integration/v3001-py3/files/_mapdata/ubuntu-16.yaml
  34. +5
    -0
      test/integration/v3001-py3/files/_mapdata/ubuntu-18.yaml
  35. +5
    -0
      test/integration/v3001-py3/files/_mapdata/ubuntu-20.yaml
  36. +5
    -0
      test/integration/v3002-py3/files/_mapdata/amazonlinux-2.yaml
  37. +5
    -0
      test/integration/v3002-py3/files/_mapdata/arch-base-latest.yaml
  38. +5
    -0
      test/integration/v3002-py3/files/_mapdata/centos-7.yaml
  39. +5
    -0
      test/integration/v3002-py3/files/_mapdata/centos-8.yaml
  40. +5
    -0
      test/integration/v3002-py3/files/_mapdata/debian-10.yaml
  41. +5
    -0
      test/integration/v3002-py3/files/_mapdata/debian-9.yaml
  42. +5
    -0
      test/integration/v3002-py3/files/_mapdata/fedora-32.yaml
  43. +5
    -0
      test/integration/v3002-py3/files/_mapdata/fedora-33.yaml
  44. +5
    -0
      test/integration/v3002-py3/files/_mapdata/gentoo-2-sysd.yaml
  45. +5
    -0
      test/integration/v3002-py3/files/_mapdata/gentoo-2-sysv.yaml
  46. +5
    -0
      test/integration/v3002-py3/files/_mapdata/opensuse-15.yaml
  47. +5
    -0
      test/integration/v3002-py3/files/_mapdata/opensuse-tumbleweed.yaml
  48. +5
    -0
      test/integration/v3002-py3/files/_mapdata/oraclelinux-7.yaml
  49. +5
    -0
      test/integration/v3002-py3/files/_mapdata/oraclelinux-8.yaml
  50. +5
    -0
      test/integration/v3002-py3/files/_mapdata/ubuntu-16.yaml
  51. +5
    -0
      test/integration/v3002-py3/files/_mapdata/ubuntu-18.yaml
  52. +5
    -0
      test/integration/v3002-py3/files/_mapdata/ubuntu-20.yaml
  53. +5
    -0
      test/integration/v3002-py3/files/_mapdata/windows-2016-server.yaml
  54. +5
    -0
      test/integration/v3002-py3/files/_mapdata/windows-2019-server.yaml
  55. +5
    -0
      test/integration/v3002-py3/files/_mapdata/windows-8.yaml

+ 7
- 0
pillar.example 查看文件

@@ -369,6 +369,13 @@ salt:
- 'deploy':
- /srv/salt/reactors/deploy.sls

# https://docs.saltstack.com/en/latest/ref/states/requisites.html#retrying-states
retry_options:
attempts: 2
until: true
interval: 10
splay: 10

salt_cloud_certs:
aws:
pem: |

+ 7
- 0
salt/defaults.yaml 查看文件

@@ -85,6 +85,13 @@ salt:
profiles: salt://salt/files/cloud.profiles.d
maps: salt://salt/files/cloud.maps.d

# https://docs.saltstack.com/en/latest/ref/states/requisites.html#retrying-states
retry_options:
attempts: 2
until: true
interval: 10
splay: 10

salt_formulas:
list: {} # via pillar data
checkout_orig_branch: false

+ 1
- 5
salt/master.sls 查看文件

@@ -15,11 +15,7 @@ salt-master-macos:
- name: /Library/LaunchDaemons/com.saltstack.salt.master.plist
- source: https://raw.githubusercontent.com/saltstack/salt/master/pkg/osx/scripts/com.saltstack.salt.master.plist
- source_hash: {{ salt_settings.salt_master_macos_plist_hash }}
- retry:
attempts: 2
until: True
interval: 10
splay: 10
- retry: {{ salt_settings.retry_options | json }}
- require_in:
- service: salt-master
{%- endif %}

+ 2
- 10
salt/minion.sls 查看文件

@@ -27,11 +27,7 @@ download-salt-minion:
- test -n "{{ salt_settings.version }}" && '/opt/salt/bin/salt-minion --version=.*{{ salt_settings.version }}.*'
- require_in:
- macpackage: salt-minion
- retry:
attempts: 2
until: True
interval: 10
splay: 10
- retry: {{ salt_settings.retry_options | json }}
{%- elif "workaround https://github.com/saltstack/salt/issues/49348" %}
cmd.run:
- name: /usr/local/bin/brew install {{ salt_settings.salt_minion }}
@@ -45,11 +41,7 @@ salt-minion-macos:
- name: /Library/LaunchDaemons/com.saltstack.salt.minion.plist
- source: https://raw.githubusercontent.com/saltstack/salt/master/pkg/osx/scripts/com.saltstack.salt.master.plist
- source_hash: {{ salt_settings.salt_minion_macos_plist_hash }}
- retry:
attempts: 2
until: True
interval: 10
splay: 10
- retry: {{ salt_settings.retry_options | json }}
- require_in:
- service: salt-minion
- watch_in:

+ 5
- 0
test/integration/v3000-py2/files/_mapdata/ubuntu-16.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py2/files/_mapdata/ubuntu-18.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/amazonlinux-2.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/centos-7.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/centos-8.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/debian-10.yaml 查看文件

@@ -93,6 +93,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/debian-9.yaml 查看文件

@@ -93,6 +93,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/gentoo-2-sysd.yaml 查看文件

@@ -91,6 +91,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: app-admin/salt

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/gentoo-2-sysv.yaml 查看文件

@@ -91,6 +91,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: app-admin/salt

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/opensuse-15.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/oraclelinux-7.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/oraclelinux-8.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/ubuntu-16.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/ubuntu-18.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3000-py3/files/_mapdata/windows-2019-server.yaml 查看文件

@@ -90,6 +90,11 @@ values:
python_git: python-git
release: '3000'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: kitchen
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/amazonlinux-2.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/centos-7.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/centos-8.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/debian-10.yaml 查看文件

@@ -93,6 +93,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/debian-9.yaml 查看文件

@@ -93,6 +93,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/fedora-32.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/fedora-33.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/gentoo-2-sysd.yaml 查看文件

@@ -91,6 +91,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: app-admin/salt

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/gentoo-2-sysv.yaml 查看文件

@@ -91,6 +91,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: app-admin/salt

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/opensuse-15.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/opensuse-tumbleweed.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/oraclelinux-7.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/oraclelinux-8.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/ubuntu-16.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/ubuntu-18.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3001-py3/files/_mapdata/ubuntu-20.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3001'
restart_via_at: false
retry_options:
attempts: 2
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/amazonlinux-2.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/arch-base-latest.yaml 查看文件

@@ -93,6 +93,11 @@ values:
python_git: python2-gitpython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/centos-7.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/centos-8.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/debian-10.yaml 查看文件

@@ -93,6 +93,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/debian-9.yaml 查看文件

@@ -93,6 +93,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/fedora-32.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/fedora-33.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/gentoo-2-sysd.yaml 查看文件

@@ -91,6 +91,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: app-admin/salt

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/gentoo-2-sysv.yaml 查看文件

@@ -91,6 +91,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: app-admin/salt

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/opensuse-15.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/opensuse-tumbleweed.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/oraclelinux-7.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/oraclelinux-8.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: GitPython
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/ubuntu-16.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/ubuntu-18.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/ubuntu-20.yaml 查看文件

@@ -94,6 +94,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: root
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/windows-2016-server.yaml 查看文件

@@ -90,6 +90,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: kitchen
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/windows-2019-server.yaml 查看文件

@@ -90,6 +90,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: kitchen
salt_api: salt-api

+ 5
- 0
test/integration/v3002-py3/files/_mapdata/windows-8.yaml 查看文件

@@ -90,6 +90,11 @@ values:
python_git: python-git
release: '3002'
restart_via_at: false
retry_options:
attempts: 5
interval: 10
splay: 10
until: true
rootgroup: root
rootuser: vagrant
salt_api: salt-api

正在加载...
取消
保存