changed Files: docker-compose/lldap/docker-compose.yml.j2
All checks were successful
ansible-lint / gitleaks (pull_request) Successful in 4s
ansible-lint / Ansible Lint (pull_request) Successful in 49s

group_vars/blocky.yml
group_vars/munin.yml

Signed-off-by: Michael Grote <michael.grote@posteo.de>
This commit is contained in:
Michael Grote 2024-11-15 18:59:33 +00:00
parent 8f070ff303
commit 17f5a27803
3 changed files with 2 additions and 6 deletions

View file

@ -62,9 +62,8 @@ volumes:
db17:
# chedckliste
# munin + lldap mit 2fa
# munin mit 2fa
# vm loschen + checkliste dafür
# traefik aktivieren mit authelia und 2fa
# pr mergen
# doku anpassen
# hinweis kein shell login via ldap wg zirkelschluss

View file

@ -85,7 +85,7 @@ blocky_custom_lookups: # optional
- name: fritz.box
ip: 192.168.5.1
- name: ldap.mgrote.net
ip: 192.168.2.47
ip: 192.168.2.43
- name: munin.mgrote.net
ip: 192.168.2.40
- name: s3.mgrote.net

View file

@ -67,9 +67,6 @@ munin_hosts:
- name: blocky.mgrote.net
address: blocky.mgrote.net
extra: ["use_node_name yes"]
- name: ldap.mgrote.net
address: ldap.mgrote.net
extra: ["use_node_name yes"]
### mgrote_munin_node
munin_node_bind_host: "127.0.0.1"