tripleo-validations/doc/source/roles/role-undercloud_process_count.rst
Jiri Podivin 8692b4bd71 Removing leftover README docs from roles
Several README files have been left in the roles after
our adoption automatic documentation.

Contents of these files were moved into role documentation
within doc/source directory where applicable.

Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: Icbb4c2735c251166826a116f9ffa9c04b1487a05
2022-03-04 14:48:41 +01:00

48 lines
723 B
ReStructuredText

========================
undercloud_process_count
========================
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
----------------
.. code-block:: yaml
- hosts: servers
roles:
- { role: undercloud-process-count }
License
-------
Apache
Author Information
------------------
Red Hat TripleO Validations Team
----------------
Full Description
----------------
.. ansibleautoplugin::
:role: roles/undercloud_process_count