Skip to content

Commit

Permalink
squash! backup: add backup for /etc/
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau committed Apr 30, 2021
1 parent 760eeb9 commit 7d4a75d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backup/rsnapshot.conf
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,6 @@ backup root@ci.nodejs.org:/var/lib/jenkins/ ci.nodejs.org/ +rsync_long_args=--ex
backup root@ci-release.nodejs.org:/var/lib/jenkins/ ci-release.nodejs.org/ +rsync_long_args=--exclude "workspace*"
backup root@ci.nodejs.org:/etc/ etc/ci.nodejs.org/
backup root@ci-release.nodejs.org:/etc/ etc/ci-release.nodejs.org/
backup root@direct.nodejs.org:/etc/ etc/nodejs.org/
backup root@direct.nodejs.org:/var/log/nginx/ www-logs/ +rsync_long_args=--exclude "*.log" --exclude "old/*"
backup_script /root/backup_scripts/iptables.sh iptables/

0 comments on commit 7d4a75d

Please sign in to comment.