tripleo-validations/roles/undercloud_service_status
Jiri Podivin cd99e125e2 Removes retired services from service status validation
Signed-off-by: Jiri Podivin <jpodivin@redhat.com>
Change-Id: I09ef0d13e27eeac5334a0bec25f9abe79aa4b1ff
2021-03-23 11:25:05 +01:00
..
defaults Removes retired services from service status validation 2021-03-23 11:25:05 +01:00
tasks Replace all references to the old role name 2020-01-23 17:25:43 +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

Undercloud-service-status

An Ansible role to verify the Undercloud services states before running an Update or Upgrade.

Requirements

This role needs to be run against an installed Undercloud.

Role Variables

  • undercloud_service_list: A list of services actually coming from the tripleo-ansible-inventory

Dependencies

No dependencies.

Example Playbook

- hosts: undercloud
  roles:
     - { role: undercloud-service-status }

License

Apache

Author Information

Red Hat TripleO Validations Team.