kayobe/ansible/overcloud-extras.yml
Mark Goddard 2693269955 Support destroying the overcloud services
'kayobe overcloud service destroy' will destroy all containers,
container images, and volumes on the overcloud hosts. All data will
be lost, so use wisely!
2017-07-11 17:49:41 +01:00

12 lines
274 B
YAML

---
# Deploy/pull/reconfigure/upgrade overcloud services not managed by
# kolla-ansible.
#
# Follows kolla-ansible service deployment patterns.
#
# Variables:
# action: One of deploy, destroy, pull, reconfigure, upgrade
- include: docker-registry.yml
- include: opensm.yml