copr-fe / copr-keygen: add to backups. ticket 8840

Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
Kevin Fenzi 2020-04-23 22:34:15 +00:00 committed by Pierre-Yves Chibon
parent 1e3b716bdc
commit 6f554dcff4
2 changed files with 3 additions and 0 deletions

View file

@ -2,6 +2,8 @@
# This is the list of clients we backup with rdiff-backup.
#
[backup_clients]
copr-fe.aws.fedoraproject.org
copr-keygen.aws.fedoraproject.org
db01.phx2.fedoraproject.org
db03.phx2.fedoraproject.org
db-datanommer02.phx2.fedoraproject.org

View file

@ -7,6 +7,7 @@ inventory_hostname: "copr-keygen.aws.fedoraproject.org"
inventory_instance_name: copr-keygen
nm_controlled_resolv: True
ansible_ifcfg_blacklist: True
db_backup_dir: ['/backup']
#instance_type: t3a.small
#image: "{{ fedora31_x86_64 }}"