aws-s3-backup/defaults/main.yaml
author Luke Hoersten <luke@hoersten.org>
Sun, 04 Feb 2024 20:27:19 -0600
changeset 227 2e0366f2dcbe
parent 2 2556522a2a45
permissions -rw-r--r--
Tons of updates to fix migration to new server.

---

aws_s3_backup_region: "us-east-1"
aws_s3_backup_pip_packages:
  - "awscli"
  - "boto3"