prep

prep

tls-everywhere-prep

Confirm that undercloud is setup to register to IdM.

Checks that the undercloud is ready to set up novajoin and to register to IdM as a client as part of undercloud-install.

  • hosts: undercloud
  • groups: prep
  • parameters:
  • roles: tls_everywhere

Role documentation

undercloud-disk-space

Verify undercloud fits the disk space requirements.

Make sure that the root partition on the undercloud node has enough free space. http://tripleo.org/install/environments/baremetal.html#minimum-system-requirements

  • hosts: undercloud
  • groups: prep, pre-introspection
  • parameters:
    • volumes: [{‘min_size’: 10, ‘mount’: ‘/var/lib/docker’}, {‘min_size’: 3, ‘mount’: ‘/var/lib/config-data’}, {‘min_size’: 3, ‘mount’: ‘/var/log’}, {‘min_size’: 5, ‘mount’: ‘/usr’}, {‘min_size’: 20, ‘mount’: ‘/var’}, {‘min_size’: 25, ‘mount’: ‘/’}]
  • roles: undercloud_disk_space

Role documentation

Creative Commons Attribution 3.0 License

Except where otherwise noted, this document is licensed under Creative Commons Attribution 3.0 License. See all OpenStack Legal Documents.