From dbc1c552a3aaa3f69b3d3e4f85a4dd9f009b9451 Mon Sep 17 00:00:00 2001 From: John Bowdre Date: Fri, 9 Feb 2024 21:50:46 -0600 Subject: [PATCH] include optional salt-content gitfs --- Vagrantfile | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Vagrantfile b/Vagrantfile index 89678e7..d3b315c 100644 --- a/Vagrantfile +++ b/Vagrantfile @@ -45,6 +45,10 @@ gitfs_remotes: - https://github.com/jbowdre/vagrant-saltlab.git: - root: salt_content/gitfs/salt - mountpoint: salt:// + # Uncomment the following to use the salt-content repo + # - https://github.com/jbowdre/salt-content.git: + # - root: salt + # -mountpoint: salt:// pillar_roots: base: - /srv/pillar