Move pg-receive-file-from-backup to postgres module
[mirror/dsa-puppet.git] / data / common.yaml
index 70b5a8f..3e45e09 100644 (file)
@@ -71,14 +71,11 @@ apt::sources::debian::location: 'https://deb.debian.org/debian/'
 # all of these should be retired in favour of including the class role
 # with the host. weasel, 2019-09
 roles:
-  postgres_backup_server:
-    # XXX - used by ferm templates/defs.conf.erb
-    - backuphost.debian.org
-    - storace.debian.org
   postgresql_server:
-    # postgresql instances not managed by puppet otherwise
+    # these use pg-receive-file-from-backup which is defined in the
+    # postgres::backup_source class.  This should be
+    # cleaned up and handled properly, including the ssh auth keys setup
     - lw07.debian.org
-    - sallinen.debian.org
     - snapshotdb-manda-01.debian.org
 
 classes: