fix missing value for auto_accept key

This commit is contained in:
John Bowdre 2023-04-07 22:48:12 -05:00
parent c428a5b4de
commit b40d16d13c

2
Vagrantfile vendored
View file

@ -20,7 +20,7 @@ Vagrant.configure("2") do |config|
curl -o bootstrap-salt.sh -L https://bootstrap.saltproject.io
sh bootstrap-salt.sh -M -X -U
cat << EOF > /etc/salt/master.d/lab.conf
auto_accept:
auto_accept: True
file_roots:
base:
- /srv/