diff --git a/pillar/kingfisher_common.sls b/pillar/kingfisher_common.sls index 71f7a0b2..dcb46bc1 100644 --- a/pillar/kingfisher_common.sls +++ b/pillar/kingfisher_common.sls @@ -1,9 +1,9 @@ -postgres: - backup: - # Need to sync with `--stanza` in the main server's Pillar file. - stanza: kingfisher - retention_full: 4 - s3_bucket: ocp-db-backup - s3_endpoint: s3.eu-central-1.amazonaws.com - s3_region: eu-central-1 - repo_path: /kingfisher +#postgres: +# backup: +# # Need to sync with `--stanza` in the main server's Pillar file. +# stanza: kingfisher +# retention_full: 4 +# s3_bucket: ocp-db-backup +# s3_endpoint: s3.eu-central-1.amazonaws.com +# s3_region: eu-central-1 +# repo_path: /kingfisher