From 01a932185bc743017a164a5a3f4296069b124ab7 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 7 Apr 2023 23:04:44 -0500 Subject: [PATCH] override env name so ext_pillar will work --- Vagrantfile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/Vagrantfile b/Vagrantfile index 7d878b6..f68d4ed 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -37,7 +37,8 @@ gitfs_remotes: ext_pillar: - git: - main https://github.com/jbowdre/vagrant-saltlab.git: - - root: pillar + - root: salt_content/pillar + - env: base reactor: - 'salt/minion/*/start': - salt://_reactor/sync_grains.sls