mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
so it looks like df uses directory trees and not patterns
This commit is contained in:
@@ -45,13 +45,12 @@ LoadPlugin vmem
|
||||
</Plugin>
|
||||
|
||||
<Plugin "df">
|
||||
Interface "/^var-lib-docker-containers-/"
|
||||
Interface "/^var-lib-docker-overlay2-/"
|
||||
Interface "/^run-user-/"
|
||||
Interface "/^tmp-tweak/"
|
||||
Interface "/^mnt-fedora_koji/"
|
||||
Interface "/^var-lib-mock-fedora/"
|
||||
Interface "/^tmp-iso-mount-/"
|
||||
Interface "/var/lib/docker"
|
||||
Interface "/run/user"
|
||||
Interface "/tmp/tweak"
|
||||
Interface "/mnt/fedora_koji"
|
||||
Interface "/var/lib/mock/fedora"
|
||||
Interface "/tmp/iso/mount"
|
||||
Interface "/^var-lib-origin-openshift/"
|
||||
Interface "/^.*\.snapshot/"
|
||||
IgnoreSelected true
|
||||
|
||||
Reference in New Issue
Block a user