mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-28 12:32:50 +08:00
and this will just ignore tmpfs overlay no matter the name
This commit is contained in:
@@ -45,14 +45,8 @@ LoadPlugin vmem
|
||||
</Plugin>
|
||||
|
||||
<Plugin "df">
|
||||
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/"
|
||||
FSType "tmpfs"
|
||||
FSType "overlay"
|
||||
IgnoreSelected true
|
||||
</Plugin>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user