b59b392813
This patch uses the certbot functionality to issue a certificate from a locally installed ACME server on the AIO node, when the string 'stepca' appears in the scenario. This allows testing of the certbot code in the haproxy role and the wider integration with Openstack-Ansible to be tested in CI jobs. Change-Id: Ide769f54505898630aae67e25b238624ba4f4fdb
31 lines
1.2 KiB
YAML
31 lines
1.2 KiB
YAML
# Copyright 2017, Rackspace US, 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.
|
|
|
|
- project:
|
|
templates:
|
|
- openstack-ansible-linters-jobs
|
|
- openstack-ansible-deploy-guide-jobs
|
|
- openstack-ansible-deploy-base-jobs
|
|
- openstack-ansible-deploy-aio_lxc-jobs
|
|
- openstack-ansible-deploy-aio_distro_lxc-jobs
|
|
- openstack-ansible-deploy-aio_metal-jobs
|
|
- openstack-ansible-deploy-aio_distro_metal-jobs
|
|
- openstack-ansible-deploy-ceph-jobs
|
|
- openstack-ansible-deploy-proxy-jobs
|
|
- openstack-ansible-deploy-stepca-jobs
|
|
- openstack-ansible-deploy-distro_ceph-jobs
|
|
- check-requirements
|
|
- publish-openstack-docs-pti
|
|
- release-notes-jobs-python3
|