tripleo-validations/playbooks/check-ftype.yaml

13 lines
264 B
YAML

---
- hosts: undercloud, overcloud
vars:
metadata:
name: XFS ftype check
description: >
Check if there is at least 1 XFS volume
with ftype=0 in any deployed node.
groups:
- pre-upgrade
roles:
- xfs-check-ftype