5ba37ced60
Similar to Id98768e29a06cebaf645eb75b39e4dc5adb8830d, move the certificate variables to the group definition file, so that we don't have to duplicate handlers or definitions for the testing host. Change-Id: I6650f5621a4969582f40700232a596d84e2b4a06
9 lines
212 B
YAML
9 lines
212 B
YAML
letsencrypt_certs:
|
|
paste-opendev-org-main:
|
|
- '{{ inventory_hostname }}'
|
|
- paste.opendev.org
|
|
- paste.openstack.org
|
|
borg_backup_excludes_extra:
|
|
# live db; dumped with mysqldump
|
|
- /var/lib/lodgeit
|