aboutsummaryrefslogtreecommitdiff
path: root/ansible/borg/borg.yml
diff options
context:
space:
mode:
authorTrygve Laugstøl <trygvis@inamo.no>2019-08-08 08:41:13 +0200
committerTrygve Laugstøl <trygvis@inamo.no>2019-08-08 09:03:33 +0200
commitd3197b81c89dab8f0eb412037aec42f38f0cc189 (patch)
treec59017437113a70d24c533a3cc64db80f433fdd8 /ansible/borg/borg.yml
parent4547d44907029530b9d2b56f609e562daf99848c (diff)
downloadinfra-d3197b81c89dab8f0eb412037aec42f38f0cc189.tar.gz
infra-d3197b81c89dab8f0eb412037aec42f38f0cc189.tar.bz2
infra-d3197b81c89dab8f0eb412037aec42f38f0cc189.tar.xz
infra-d3197b81c89dab8f0eb412037aec42f38f0cc189.zip
borg: Adding arius.
borg-target: Adding pipelining.
Diffstat (limited to 'ansible/borg/borg.yml')
-rw-r--r--ansible/borg/borg.yml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/borg/borg.yml b/ansible/borg/borg.yml
index 61d4285..86b01eb 100644
--- a/ansible/borg/borg.yml
+++ b/ansible/borg/borg.yml
@@ -15,10 +15,15 @@
state: present
repos:
home:
+ arius:
+ state: present
+ repos:
+ home:
- hosts:
- conflatorio
- birgitte
+ - arius
roles:
- role: borg-client
tags: borg-client
@@ -27,6 +32,7 @@
- hosts:
- conflatorio
- birgitte
+ - arius
roles:
- role: borg-job
tags: borg-job