
By default the registry listens on port 4000 to avoid clashing with keystone. It is configured via the following commands: kayobe overcloud service <deploy|pull|reconfigure|upgrade>
12 lines
265 B
YAML
12 lines
265 B
YAML
---
|
|
# Deploy/pull/reconfigure/upgrade overcloud services not managed by
|
|
# kolla-ansible.
|
|
#
|
|
# Follows kolla-ansible service deployment patterns.
|
|
#
|
|
# Variables:
|
|
# action: One of deploy, pull, reconfigure, upgrade
|
|
|
|
- include: docker-registry.yml
|
|
- include: opensm.yml
|