From 1dbc17d35ff00195693577493774d5f7802d3165 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Krist=C3=B3f=20Torma?= Date: Mon, 5 Sep 2022 19:05:05 +0200 Subject: [PATCH] add yt mirror --- inventory.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/inventory.yaml b/inventory.yaml index 3e1a992..801a5a2 100644 --- a/inventory.yaml +++ b/inventory.yaml @@ -15,6 +15,7 @@ all: git: postgres: monitoring: + ytmirror: mckay: hosts: guacamole: @@ -31,6 +32,7 @@ all: nexus: nextcloud: monitoring: + ytmirror: nightlydocker: hosts: matrix: @@ -40,4 +42,5 @@ all: nexus: nextcloud: monitoring: + ytmirror: ...