copr-fe / copr-keygen: add to backups. ticket 8840
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
1e3b716bdc
commit
6f554dcff4
2 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,8 @@
|
||||||
# This is the list of clients we backup with rdiff-backup.
|
# This is the list of clients we backup with rdiff-backup.
|
||||||
#
|
#
|
||||||
[backup_clients]
|
[backup_clients]
|
||||||
|
copr-fe.aws.fedoraproject.org
|
||||||
|
copr-keygen.aws.fedoraproject.org
|
||||||
db01.phx2.fedoraproject.org
|
db01.phx2.fedoraproject.org
|
||||||
db03.phx2.fedoraproject.org
|
db03.phx2.fedoraproject.org
|
||||||
db-datanommer02.phx2.fedoraproject.org
|
db-datanommer02.phx2.fedoraproject.org
|
||||||
|
|
|
@ -7,6 +7,7 @@ inventory_hostname: "copr-keygen.aws.fedoraproject.org"
|
||||||
inventory_instance_name: copr-keygen
|
inventory_instance_name: copr-keygen
|
||||||
nm_controlled_resolv: True
|
nm_controlled_resolv: True
|
||||||
ansible_ifcfg_blacklist: True
|
ansible_ifcfg_blacklist: True
|
||||||
|
db_backup_dir: ['/backup']
|
||||||
|
|
||||||
#instance_type: t3a.small
|
#instance_type: t3a.small
|
||||||
#image: "{{ fedora31_x86_64 }}"
|
#image: "{{ fedora31_x86_64 }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue