X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=data%2Fcommon.yaml;h=a853b5b04776fd6dfc2db100106bf82f415d7627;hb=22580af76a1547bd7df8104362331762f407c9fd;hp=e1cc332e9943ae803d330c4ea189653466d6320f;hpb=9854f43ff8d9a940692dc323ea4159287226c801;p=mirror%2Fdsa-puppet.git diff --git a/data/common.yaml b/data/common.yaml index e1cc332e9..a853b5b04 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -48,6 +48,15 @@ bacula::director::pool_name: 'debian' bacula::client::director_server: dinis.debian.org bacula::client::storage_server: storace.debian.org +roles::debsources::db_address: bmdb1.debian.org +roles::debsources::db_port: 5440 + +roles::ftp_master::db_port: 5433 + +roles::postgresql::ftp_master_dak_replica::db_server: fasolo.debian.org +roles::postgresql::ftp_master_dak_replica::db_port: 5433 +roles::postgresql::ftp_master_dak_replica::db_role: repuser + # == other variables ##################### @@ -69,16 +78,5 @@ paths: auto_clientcerts_dir: '/srv/puppet.debian.org/ca/RESULT/clientcerts' 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: - postgresql_server: - # 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 - - snapshotdb-manda-01.debian.org - classes: - base::includes