From a3ae32bc2ae279c22a2876832828309b2c10b7d4 Mon Sep 17 00:00:00 2001 From: "Daniel A. Maierhofer" Date: Sat, 26 Jan 2019 02:43:35 +0100 Subject: [PATCH] Add ruby to borg backup --- hosts/production | 1 + site.yml | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/hosts/production b/hosts/production index db14146..ca8a41c 100644 --- a/hosts/production +++ b/hosts/production @@ -18,6 +18,7 @@ all: maria-storage: buran: nauka: + ruby: fet_pi: hosts: baroness: diff --git a/site.yml b/site.yml index e788de9..b837a67 100644 --- a/site.yml +++ b/site.yml @@ -60,6 +60,10 @@ roles: - borg_client +- hosts: ruby + roles: + - borg_client + - hosts: progress roles: - scans