validations-common/roles/undercloud_disk_space
Gael Chamoulaud (Strider) eb35089c1c
Add common Ansible roles and libraries
Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
2020-03-04 16:50:58 +01:00
..

Undercloud-disk-space

An Ansible role to verify if the Undercloud fits the disk space requirements.

Requirements

This role could be used before or/and after the Undercloud installation.

Role Variables

  • Volumes: a dictionary of mount points and their minimum sizes

Dependencies

No Dependencies

Example Playbook

- hosts: servers
  roles:
     - { role: undercloud-disk-space}

License

Apache

Author Information

Red Hat TripleO Validation Team