diff --git a/ChangeLog b/ChangeLog index 4149375d0a8dfa948c6de9c8516feaf8902c8c8a..c875579bac0e31d7428458df26b1ee91641c3745 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 b38877bab57df1205a54abc17b1f8e9b89e4f469..a5f311c62e9b7a18ea00571cfde190a506dd8e93 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 \