tripleo-validations/roles/undercloud_process_count
Jiri Podivin c4e7b83ada Removes retired services from process count validation
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I68be1dcaaf843adf7d562ca978bf837ad05b3ba9
2021-03-23 11:23:09 +01:00
..
defaults Replace all references to the old role name 2020-01-23 17:25:43 +01:00
molecule/default Use the UBI8 image for testing 2020-11-20 13:45:02 +01:00
tasks Removes retired services from process count validation 2021-03-23 11:23:09 +01:00
vars Replace all references to the old role name 2020-01-23 17:25:43 +01:00
README.md Replace all references to the old role name 2020-01-23 17:25:43 +01:00

README.md

Role Name

An Ansible role to check the number of OpenStack processes on the Undercloud

Requirements

This role requires an installed and working Undercloud

Role Variables

  • max_process_count: <'8'> -- Maximum number of process

Dependencies

No dependencies.

Example Playbook

- hosts: servers
  roles:
     - { role: undercloud-process-count }

License

Apache

Author Information

Red Hat TripleO Validations Team