tripleo-quickstart-extras/roles/external-data-plane-management
Chandan Kumar (raukadah) 740ab773cb Added validation tasks for listing external compute
It adds validate_edpm.yml playbook to list
external compute on the controller node.

Signed-off-by: Chandan Kumar (raukadah) <chkumar@redhat.com>
Change-Id: I5e0b16bf34075d663a52756c4996512610927e47
2022-10-31 15:09:25 +05:30
..
defaults Improvements to EDPM role 2022-10-26 20:43:05 +05:30
meta Add EDPM role and playbook for standalone-compute deployment 2022-10-20 11:00:10 +05:30
tasks Added validation tasks for listing external compute 2022-10-31 15:09:25 +05:30
templates Added validation tasks for listing external compute 2022-10-31 15:09:25 +05:30
README.md Add EDPM role and playbook for standalone-compute deployment 2022-10-20 11:00:10 +05:30

README.md

External Data Plane Management

An Ansible role to deploy standalone compute.

Example Playbook

  1. Sample playbook to call the role
- name: Deploy the compute node
  include_role:
    name: external-data-plane-management