Dzahn has uploaded a new change for review. https://gerrit.wikimedia.org/r/162182
Change subject: delete amanda config files ...................................................................... delete amanda config files these were popping up because they are using 'tridge' and we decom tridge per I1fb534def335601 and RT: 6170 we can delete the entire files, right? Change-Id: If88e15cd9d7bbfcf6e319c80ce6007c9b246730d --- D files/backup/amanda-client.conf D files/backup/amandahosts-client 2 files changed, 0 insertions(+), 12 deletions(-) git pull ssh://gerrit.wikimedia.org:29418/operations/puppet refs/changes/82/162182/1 diff --git a/files/backup/amanda-client.conf b/files/backup/amanda-client.conf deleted file mode 100644 index 253285b..0000000 --- a/files/backup/amanda-client.conf +++ /dev/null @@ -1,8 +0,0 @@ -# Managed by Puppet. - -conf "Wikimedia-Daily" -index_server "tridge.wikimedia.org" -tape_server "tridge.wikimedia.org" - -auth "ssh" -ssh_keys "/var/backups/.ssh/id_rsa" diff --git a/files/backup/amandahosts-client b/files/backup/amandahosts-client deleted file mode 100644 index b8e8058..0000000 --- a/files/backup/amandahosts-client +++ /dev/null @@ -1,4 +0,0 @@ -# Managed by Puppet. - -localhost backup -tridge.wikimedia.org backup amdump -- To view, visit https://gerrit.wikimedia.org/r/162182 To unsubscribe, visit https://gerrit.wikimedia.org/r/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If88e15cd9d7bbfcf6e319c80ce6007c9b246730d Gerrit-PatchSet: 1 Gerrit-Project: operations/puppet Gerrit-Branch: production Gerrit-Owner: Dzahn <[email protected]> _______________________________________________ MediaWiki-commits mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits
