Add ruby to borg backup

This commit is contained in:
Daniel A. Maierhofer
2019-01-26 02:43:35 +01:00
parent 798490bd10
commit a3ae32bc2a
2 changed files with 5 additions and 0 deletions

View File

@@ -18,6 +18,7 @@ all:
maria-storage: maria-storage:
buran: buran:
nauka: nauka:
ruby:
fet_pi: fet_pi:
hosts: hosts:
baroness: baroness:

View File

@@ -60,6 +60,10 @@
roles: roles:
- borg_client - borg_client
- hosts: ruby
roles:
- borg_client
- hosts: progress - hosts: progress
roles: roles:
- scans - scans