Skip to content

Commit

Permalink
test(kitchen): download a salt-bootstrap script that works around a…
Browse files Browse the repository at this point in the history
… PATH bug
  • Loading branch information
dafyddj committed Nov 2, 2023
1 parent 037b529 commit f4bf6d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kitchen.macos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ provisioner:
sudo: true
salt_install: bootstrap
salt_bootstrap_options: -P stable latest
salt_bootstrap_url: https://github.com/dafyddj/salt-bootstrap/raw/tmp/debug-python/bootstrap-salt.sh
salt_call_command: /opt/salt/bin/salt-call

platforms:
Expand Down

0 comments on commit f4bf6d1

Please sign in to comment.