ArielGlenn has submitted this change and it was merged.

Change subject: put the glusterfs mount back (dumps rsyncs)
......................................................................


put the glusterfs mount back (dumps rsyncs)

Change-Id: I6a87acad36213c4a3917d945676d3c062b9c6340
---
M manifests/misc/download.pp
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  ArielGlenn: Looks good to me, approved
  jenkins-bot: Verified



diff --git a/manifests/misc/download.pp b/manifests/misc/download.pp
index ae4d2e1..7ddfd26 100644
--- a/manifests/misc/download.pp
+++ b/manifests/misc/download.pp
@@ -158,7 +158,7 @@
 
        mount {
                '/mnt/glusterpublicdata':
-                       ensure  => absent,
+                       ensure  => present,
                        device  => 'labstore1.pmtpa.wmnet:/publicdata-project',
                        fstype  => 'glusterfs',
                        options => 
'defaults,_netdev=bond0,log-level=WARNING,log-file=/var/log/gluster.log',

-- 
To view, visit https://gerrit.wikimedia.org/r/91826
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I6a87acad36213c4a3917d945676d3c062b9c6340
Gerrit-PatchSet: 1
Gerrit-Project: operations/puppet
Gerrit-Branch: production
Gerrit-Owner: ArielGlenn <[email protected]>
Gerrit-Reviewer: ArielGlenn <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to