From 2228c6e7a91a89c588b0002b73912cd06cff9fc0 Mon Sep 17 00:00:00 2001 From: Beth Parker Date: Fri, 25 Aug 2017 14:19:36 -0500 Subject: [PATCH] removed salt sshfs share for saltmaster --- pillars/roles/mount/saltmaster.sls | 4 ---- 1 file changed, 4 deletions(-) diff --git a/pillars/roles/mount/saltmaster.sls b/pillars/roles/mount/saltmaster.sls index 7497990..a503270 100644 --- a/pillars/roles/mount/saltmaster.sls +++ b/pillars/roles/mount/saltmaster.sls @@ -1,9 +1,5 @@ mount: sshfs: - /srv/salt: - host: host.actcur.com - directory: /mnt/butter/salt - user: salt /mnt/backups: host: host.actcur.com directory: /mnt/butter/backups/configurations