mirror of
https://github.com/saltstack/salt-bootstrap.git
synced 2025-04-17 10:10:25 +00:00
Updated 3005.1 to 3005.5
This commit is contained in:
parent
15bea28fa9
commit
78ecaec870
4 changed files with 5 additions and 5 deletions
|
@ -336,7 +336,7 @@ __usage() {
|
|||
- ${__ScriptName} onedir_rc 3006
|
||||
- ${__ScriptName} old-stable
|
||||
- ${__ScriptName} old-stable 3005
|
||||
- ${__ScriptName} old-stable 3005.1
|
||||
- ${__ScriptName} old-stable 3005.5
|
||||
|
||||
|
||||
Options:
|
||||
|
|
|
@ -31,7 +31,7 @@ suites:
|
|||
- name: old-stable-3005
|
||||
provisioner:
|
||||
salt_bootstrap_options: -MP old-stable %s
|
||||
salt_version: 3005.1
|
||||
salt_version: 3005.5
|
||||
salt_call_command: /opt/salt/bin/salt-call
|
||||
- name: stable-3006
|
||||
provisioner:
|
||||
|
|
|
@ -27,10 +27,10 @@ suites:
|
|||
salt_call_command: c:\Program Files\Salt Project\Salt\salt-call.bat
|
||||
- name: stable-3005
|
||||
provisioner:
|
||||
salt_version: 3005.1-1
|
||||
salt_version: 3005.5-1
|
||||
- name: stable-3005-1
|
||||
provisioner:
|
||||
salt_version: 3005.1-1
|
||||
salt_version: 3005.5-1
|
||||
- name: stable-3006
|
||||
provisioner:
|
||||
salt_version: 3006.0
|
||||
|
|
|
@ -311,7 +311,7 @@ suites:
|
|||
- openbsd-6
|
||||
- name: stable-3005-1
|
||||
provisioner:
|
||||
salt_version: 3005.1
|
||||
salt_version: 3005.5
|
||||
salt_bootstrap_options: -x python3 -MP stable %s
|
||||
excludes:
|
||||
- opensuse-15
|
||||
|
|
Loading…
Add table
Reference in a new issue