Nikerabbit has uploaded a new change for review.

  https://gerrit.wikimedia.org/r/92615


Change subject: Enable backups
......................................................................

Enable backups

Change-Id: Iae2bd9fad95d0717ea3460b83d6dae18fbad1cf1
---
M puppet/modules/backup/manifests/init.pp
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/translatewiki 
refs/changes/15/92615/1

diff --git a/puppet/modules/backup/manifests/init.pp 
b/puppet/modules/backup/manifests/init.pp
index 707175a..88cf30f 100644
--- a/puppet/modules/backup/manifests/init.pp
+++ b/puppet/modules/backup/manifests/init.pp
@@ -14,7 +14,7 @@
 
   file { "/etc/cron.d/backup":
     # Enable when new server is primary
-    ensure  => absent,
+    ensure  => present,
     content => template("backup/backup.erb"),
   }
 

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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iae2bd9fad95d0717ea3460b83d6dae18fbad1cf1
Gerrit-PatchSet: 1
Gerrit-Project: translatewiki
Gerrit-Branch: master
Gerrit-Owner: Nikerabbit <[email protected]>

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

Reply via email to