fix: use 3006.1 specifically for macOS pkg
This commit is contained in:
parent
0145a1c470
commit
502e3ae309
|
@ -7,7 +7,7 @@ driver:
|
|||
provisioner:
|
||||
sudo: true
|
||||
salt_install: bootstrap
|
||||
salt_bootstrap_options: -P stable
|
||||
salt_bootstrap_options: -P stable 3006.1
|
||||
salt_call_command: /opt/salt/bin/salt-call
|
||||
|
||||
platforms:
|
||||
|
|
Loading…
Reference in New Issue