Backups with 100% more HTTPS
This commit is contained in:
parent
854f0b9906
commit
555f208923
2 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,7 @@ restic_password: !vault |
|
||||||
6437626434623963300a623737366333356532346332653838636562663462336339646165343330
|
6437626434623963300a623737366333356532346332653838636562663462336339646165343330
|
||||||
30303530323232643732666463653533376664333462316636323537396565643838623734303766
|
30303530323232643732666463653533376664333462316636323537396565643838623734303766
|
||||||
3862396237333634323262616633353336643734636336656133
|
3862396237333634323262616633353336643734636336656133
|
||||||
restic_repo: s3:http://jung.vm.chapo.li:9000
|
restic_repo: s3:https://s3.vm.chapo.li
|
||||||
restic_minio_key: !vault |
|
restic_minio_key: !vault |
|
||||||
$ANSIBLE_VAULT;1.1;AES256
|
$ANSIBLE_VAULT;1.1;AES256
|
||||||
65616536396231356138346565633861396133363035376235363562313238656233366263396432
|
65616536396231356138346565633861396133363035376235363562313238656233366263396432
|
||||||
|
|
|
@ -219,6 +219,7 @@ unmanaged:
|
||||||
ansible_host: 10.255.3.100
|
ansible_host: 10.255.3.100
|
||||||
jung.vm.chapo.li:
|
jung.vm.chapo.li:
|
||||||
ansible_host: 10.255.3.101
|
ansible_host: 10.255.3.101
|
||||||
|
cname: [ s3.vm.chapo.li ]
|
||||||
|
|
||||||
localhost:
|
localhost:
|
||||||
ansible_connection: local
|
ansible_connection: local
|
||||||
|
|
Loading…
Add table
Reference in a new issue