tripleo-validations/playbooks/tls-everywhere-prep.yaml

24 lines
551 B
YAML

---
- hosts: undercloud
vars:
metadata:
name: Confirm that undercloud is setup to register to IdM
description: |
Checks that the undercloud is ready to set up novajoin and
to register to IdM as a client as part of undercloud-install.
groups:
- prep
categories:
- security
- tls-everywhere
- identity
- dns
- kerberos
products:
- tripleo
- freeipa
tasks:
- include_role:
name: tls_everywhere
tasks_from: prep.yaml