From b40d16d13cdd0d90da6fa2aabea0c75084a02829 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 7 Apr 2023 22:48:12 -0500 Subject: [PATCH] fix missing value for auto_accept key --- Vagrantfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 0cce33a..6180d3b 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -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/