From f16f123ea1ac64c2c8cc90182cc89f562bf34d4e Mon Sep 17 00:00:00 2001 From: Michael Rennecke Date: Mon, 6 Dec 2021 21:49:08 +0100 Subject: [PATCH] use seafile at portainer --- common.yaml | 10 ++-------- hosts.yaml | 6 +++--- 2 files changed, 5 insertions(+), 11 deletions(-) diff --git a/common.yaml b/common.yaml index 37fcc84..af7dbca 100644 --- a/common.yaml +++ b/common.yaml @@ -5,13 +5,13 @@ - common -- hosts: mail.0rpheus.net:odroid.lan.0rpheus.net +- hosts: mail.0rpheus.net gather_facts: false tasks: - name: install docker related packages apt: name: - - python-docker + - python3-docker - hosts: mail.0rpheus.net @@ -20,9 +20,3 @@ - haproxy - bitwarden - nextcloud - - -# - hosts: dnsmasq.lan.0rpheus.net -# gather_facts: false -# roles: -# - dnsmasq diff --git a/hosts.yaml b/hosts.yaml index 1d97994..b496e2f 100644 --- a/hosts.yaml +++ b/hosts.yaml @@ -35,7 +35,7 @@ all: smokeping.0rpheus.net: smokeping bitwarden.0rpheus.net: bitwarden nextcloud.0rpheus.net: nextcloud - seafile.0rpheus.net: odroid + seafile.0rpheus.net: seafile jabber.0rpheus.net: prosody tt-rss.0rpheus.net: ttrss mail.0rpheus.net: apache @@ -60,9 +60,9 @@ all: server_defs: - "prosody 127.0.0.1:5281 check ssl verify none" - odroid: + seafile: server_defs: - - "odroid 172.30.30.2:80 check" + - "portainer 10.10.10.2:1200 check" smokeping: server_defs: