Merge "mirror jobs: copy acme.sh output"
This commit is contained in:
commit
f360e4dc94
10
.zuul.yaml
10
.zuul.yaml
@ -876,6 +876,11 @@
|
|||||||
run_playbooks:
|
run_playbooks:
|
||||||
- playbooks/service-letsencrypt.yaml
|
- playbooks/service-letsencrypt.yaml
|
||||||
- playbooks/service-mirror.yaml
|
- playbooks/service-mirror.yaml
|
||||||
|
host-vars:
|
||||||
|
mirror01.openafs.provider.opendev.org:
|
||||||
|
host_copy_output:
|
||||||
|
'/var/log/apache2/': logs
|
||||||
|
'/var/log/acme.sh': logs
|
||||||
files:
|
files:
|
||||||
- playbooks/bridge.yaml
|
- playbooks/bridge.yaml
|
||||||
- roles/
|
- roles/
|
||||||
@ -887,11 +892,6 @@
|
|||||||
- playbooks/zuul/templates/group_vars/mirror_opendev.yaml.j2
|
- playbooks/zuul/templates/group_vars/mirror_opendev.yaml.j2
|
||||||
- testinfra/test_mirror.py
|
- testinfra/test_mirror.py
|
||||||
|
|
||||||
host-vars:
|
|
||||||
mirror.region.provider.opendev.org:
|
|
||||||
host_copy_output:
|
|
||||||
'/var/log/apache2/': logs
|
|
||||||
|
|
||||||
- job:
|
- job:
|
||||||
name: system-config-run-mirror-update
|
name: system-config-run-mirror-update
|
||||||
parent: system-config-run
|
parent: system-config-run
|
||||||
|
Loading…
x
Reference in New Issue
Block a user