From 7d0ed3d16354b56e7fa2ce27531dc12bb3c0b5e2 Mon Sep 17 00:00:00 2001 From: Sebastian Thorarensen <sebth@lysator.liu.se> Date: Mon, 26 Oct 2015 19:22:30 +0100 Subject: [PATCH] Update the config for Lysator * fetch-backup-work: Replace bacon with armitage --- ChangeLog | 5 +++++ fetch-backup-work | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 4149375..c875579 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2015-10-26 Sebastian Thorarensen <sebth@lysator.liu.se> + + Updated the config for Lysator. + * fetch-backup-work: Replace bacon with armitage. + 2015-05-23 Sebastian Thorarensen <sebth@lysator.liu.se> Updated the config for Lysator. diff --git a/fetch-backup-work b/fetch-backup-work index b38877b..a5f311c 100755 --- a/fetch-backup-work +++ b/fetch-backup-work @@ -24,7 +24,7 @@ echo nyarlathotep lxc nyarlathotep /lxc >> $NT echo nyarlathotep opt nyarlathotep /opt >> $NT echo nyarlathotep usr-local nyarlathotep /usr/local >> $NT -ssh bacon.lysator.liu.se ypcat -k auto_home \ +ssh armitage ypcat -k auto_home \ | sort \ | grep -v DELETE \ | grep -v membership_expired \ -- GitLab