mirror of
https://github.com/saltstack-formulas/salt-formula.git
synced 2024-11-28 07:18:02 +01:00
fix: use stable only
This commit is contained in:
parent
0d7e4ff9ee
commit
0145a1c470
@ -7,7 +7,7 @@ driver:
|
|||||||
provisioner:
|
provisioner:
|
||||||
sudo: true
|
sudo: true
|
||||||
salt_install: bootstrap
|
salt_install: bootstrap
|
||||||
salt_bootstrap_options: -P stable latest
|
salt_bootstrap_options: -P stable
|
||||||
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