blob: 019d33dc77501ec321cb3c2d572dc169c2eb74d5 [file] [log] [blame]
# Copyright (c) 2022 VEXXHOST, Inc.
#
# Licensed under the Apache License, Version 2.0 (the "License"); you may
# not use this file except in compliance with the License. You may obtain
# a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
# WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
# License for the specific language governing permissions and limitations
# under the License.
- hosts: controllers[0]
gather_facts: false
become: true
roles:
- role: cilium
tags:
- cilium
- role: ceph_csi_rbd
tags:
- ceph-csi-rbd
- role: kube_prometheus_stack
tags:
- kube-prometheus-stack
- role: node_feature_discovery
tags:
- node-feature-discovery
- role: prometheus_pushgateway
tags:
- prometheus-pushgateway
- role: openstack_namespace
tags:
- openstack-namespace
- role: ingress_nginx
tags:
- ingress-nginx
- role: cert_manager
tags:
- cert-manager
- role: keepalived
tags:
- keepalived
- role: percona_xtradb_cluster
tags:
- percona-xtradb-cluster
- role: openstack_helm_infra_memcached
tags:
- openstack-helm-infra-memcached
- role: openstack_helm_infra_rabbitmq
tags:
- openstack-helm-infra-rabbitmq
- role: openstack_helm_keystone
tags:
- openstack-helm-keystone
- role: openstack_helm_infra_ceph_provisioners
tags:
- openstack-helm-infra-ceph-provisioners
- role: openstack_helm_glance
tags:
- openstack-helm-glance
- role: openstack_helm_cinder
tags:
- openstack-helm-cinder
- role: openstack_helm_placement
tags:
- openstack-helm-placement
- role: openstack_helm_infra_openvswitch
tags:
- openstack-helm-infra-openvswitch
- role: openstack_helm_infra_libvirt
tags:
- openstack-helm-infra-libvirt
- role: openstack_helm_neutron
tags:
- openstack-helm-neutron
- role: openstack_helm_nova
tags:
- openstack-helm-nova
- role: openstack_helm_senlin
tags:
- openstack-helm-senlin
- role: openstack_helm_heat
tags:
- openstack-helm-heat
- role: openstack_helm_horizon
tags:
- openstack-helm-horizon
- hosts: controllers
gather_facts: false
roles:
- role: openstack_cli
tags:
- openstack-cli