munin: from container to vm #155

Merged
mg merged 91 commits from muninvm into master 2024-08-12 23:46:09 +02:00
2 changed files with 1 additions and 2 deletions
Showing only changes of commit 42ede01c42 - Show all commits

View file

@ -1,7 +1,7 @@
--- ---
- hosts: munin - hosts: munin
roles: roles:
- role: ansible-role-munin - role: mgrote_munin_server
tags: "munin" tags: "munin"
become: true become: true

View file

@ -13,7 +13,6 @@ munin_packages:
- curl tzdata - curl tzdata
- munin-node - munin-node
- libfile-readbackwards-perl - libfile-readbackwards-perl
munin_servername: "{{ ansible_fwdn }}" munin_servername: "{{ ansible_fwdn }}"
munin_dirs: munin_dirs:
- /var/run/munin - /var/run/munin