switch sslproxy and fluentd to global service so each host runs one container.

build own image for letsencrypt, and tweek update job runtime.
This commit is contained in:
2017-12-23 22:03:51 -05:00
parent 785db4ec18
commit d6806a673e
11 changed files with 65 additions and 103 deletions

View File

@@ -5,18 +5,18 @@ home ansible_ssh_host=192.168.2.11
home02 ansible_ssh_host=192.168.2.22
dkhost01 ansible_ssh_host=192.168.2.41
#dkhost02 ansible_ssh_host=192.168.2.43
#dkhost03 ansible_ssh_host=192.168.2.53
dkhost03 ansible_ssh_host=192.168.2.53
#dkhost04 ansible_ssh_host=192.168.2.54
dkhost05 ansible_ssh_host=192.168.2.55
#dkhost05 ansible_ssh_host=192.168.2.55
#logs ansible_ssh_host=192.168.2.42
cubox-i ansible_ssh_host=192.168.2.12
[dkhost]
dkhost01 ansible_ssh_host=192.168.2.41
#dkhost02 ansible_ssh_host=192.168.2.43
#dkhost03 ansible_ssh_host=192.168.2.53
dkhost03 ansible_ssh_host=192.168.2.53
#dkhost04 ansible_ssh_host=192.168.2.54
dkhost05 ansible_ssh_host=192.168.2.55
#dkhost05 ansible_ssh_host=192.168.2.55
home ansible_ssh_host=192.168.2.11
[ns]