tripleo-validations/playbooks/check-uc-hostname.yaml

20 lines
506 B
YAML

---
- hosts: undercloud
gather_facts: false
vars:
metadata:
name: Check DockerInsecureRegistryAddress parameter points to correct UC hostname
description: |
This validation checks the DockerInsecureRegistryAddress parameter
points to the right UC hostname
groups:
- pre-overcloud-upgrade
categories:
- container
- undercloud-config
products:
- tripleo
check_uc_hostname_debug: false
roles:
- check_uc_hostname