Aufräumen (#485)
Co-authored-by: Michael Grote <michael.grote@posteo.de> Reviewed-on: #485
This commit is contained in:
parent
c27a4a643f
commit
68ef705e67
2 changed files with 0 additions and 12 deletions
|
@ -37,11 +37,6 @@
|
||||||
config: |
|
config: |
|
||||||
[systemd_mem]
|
[systemd_mem]
|
||||||
env.all_services true
|
env.all_services true
|
||||||
- name: lvm_
|
|
||||||
src: https://git.mgrote.net/mg/mirror-munin-contrib/raw/branch/master/plugins/disk/lvm_
|
|
||||||
config: |
|
|
||||||
[lvm_*]
|
|
||||||
user root
|
|
||||||
- name: fail2ban
|
- name: fail2ban
|
||||||
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/fail2ban
|
src: https://git.mgrote.net/mg/munin-plugins/raw/branch/master/extern/fail2ban
|
||||||
config: |
|
config: |
|
||||||
|
|
|
@ -41,8 +41,6 @@
|
||||||
state: present
|
state: present
|
||||||
- dataset: rpool/data
|
- dataset: rpool/data
|
||||||
state: present
|
state: present
|
||||||
- dataset: rpool/data/k3s
|
|
||||||
state: absent # noch löschen
|
|
||||||
# hdd_data_raidz
|
# hdd_data_raidz
|
||||||
- dataset: hdd_data_raidz
|
- dataset: hdd_data_raidz
|
||||||
state: present
|
state: present
|
||||||
|
@ -177,11 +175,6 @@
|
||||||
cv4pve_keep_snapshots: 5
|
cv4pve_keep_snapshots: 5
|
||||||
cv4pve_dl_link: "https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.14.7/cv4pve-autosnap-linux-x64.zip"
|
cv4pve_dl_link: "https://github.com/Corsinvest/cv4pve-autosnap/releases/download/v1.14.7/cv4pve-autosnap-linux-x64.zip"
|
||||||
|
|
||||||
### mgrote.proxmox_lxc_profiles
|
|
||||||
lxc_apparmor_profiles:
|
|
||||||
- vmid: 112
|
|
||||||
apparmor_profile: unconfined
|
|
||||||
|
|
||||||
### mgrote.proxmox_bind_mounts
|
### mgrote.proxmox_bind_mounts
|
||||||
pve_bind_mounts:
|
pve_bind_mounts:
|
||||||
### fileserver3
|
### fileserver3
|
||||||
|
|
Loading…
Reference in a new issue