From c6a4c27ffe29a95e2f8e61f7b5091d549a359838 Mon Sep 17 00:00:00 2001 From: vincent Date: Mon, 29 Apr 2019 16:45:31 +0200 Subject: [PATCH] add branch variable chainetv --- host_vars/arch3 | 4 +++- host_vars/nas | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/host_vars/arch3 b/host_vars/arch3 index 431807b..4931a29 100644 --- a/host_vars/arch3 +++ b/host_vars/arch3 @@ -1,4 +1,6 @@ ttrss_url_path: http://arch3/tt-rss/ gitea_http_domain: arch3 -gitea_root_url: http://arch3:3000 \ No newline at end of file +gitea_root_url: http://arch3:3000 + +chainetv_repo_branch: dev \ No newline at end of file diff --git a/host_vars/nas b/host_vars/nas index 53818f7..52c9633 100644 --- a/host_vars/nas +++ b/host_vars/nas @@ -3,4 +3,6 @@ ttrss_url_path: http://nas/tt-rss/ gitea_http_domain: nas -gitea_root_url: http://nas:3000 \ No newline at end of file +gitea_root_url: http://nas:3000 + +chainetv_repo_branch: dev \ No newline at end of file