bmon als extra_software für pve (#62)
bmon als extra_software für pve Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: mg/ansible#62 Co-Authored-By: mg <mg@noreply.git.mgrote.net> Co-Committed-By: mg <mg@noreply.git.mgrote.net>
This commit is contained in:
parent
0e597bb749
commit
ad3333ca3c
1 changed files with 2 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
||||||
### mgrote.apt_install_packages
|
### mgrote.apt_install_packages
|
||||||
programs_extra:
|
programs_extra:
|
||||||
- ifupdown2
|
- ifupdown2
|
||||||
|
- bmon
|
||||||
### mgrote.smart
|
### mgrote.smart
|
||||||
smart_smartctlmail_cron_minutes: "15"
|
smart_smartctlmail_cron_minutes: "15"
|
||||||
smart_smartctlmail_cron_hours: "6"
|
smart_smartctlmail_cron_hours: "6"
|
||||||
|
@ -49,7 +50,7 @@
|
||||||
- name: cronjobs
|
- name: cronjobs
|
||||||
- name: hddtempd # ersetzt durch hddtemp_smartctl
|
- name: hddtempd # ersetzt durch hddtemp_smartctl
|
||||||
- name: ipmi_power # für pve2, leeres diagramm
|
- name: ipmi_power # für pve2, leeres diagramm
|
||||||
|
|
||||||
# Ansible Variablen
|
# Ansible Variablen
|
||||||
### sudo
|
### sudo
|
||||||
sudo: false
|
sudo: false
|
||||||
|
|
Loading…
Reference in a new issue