mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-30 23:55:23 +01:00
fix: use 3006.1 specifically for macOS pkg
This commit is contained in:
parent
0145a1c470
commit
502e3ae309
@ -7,7 +7,7 @@ driver:
|
|||||||
provisioner:
|
provisioner:
|
||||||
sudo: true
|
sudo: true
|
||||||
salt_install: bootstrap
|
salt_install: bootstrap
|
||||||
salt_bootstrap_options: -P stable
|
salt_bootstrap_options: -P stable 3006.1
|
||||||
salt_call_command: /opt/salt/bin/salt-call
|
salt_call_command: /opt/salt/bin/salt-call
|
||||||
|
|
||||||
platforms:
|
platforms:
|
||||||
|
Loading…
Reference in New Issue
Block a user