X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;ds=sidebyside;f=data%2Fcommon.yaml;h=e9afc726616c06df05f117b86648f9cf95c404a7;hb=0ea057452a4fb807add958781fc70cd54189f98d;hp=d750bc0d95d1438ed8d8f82b4fcbe5aab71010f2;hpb=d348da25beaad1ff77c3f94b8b1b53fc29f6b3ef;p=mirror%2Fdsa-puppet.git diff --git a/data/common.yaml b/data/common.yaml index d750bc0d9..e9afc7266 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -48,6 +48,36 @@ bacula::director::pool_name: 'debian' bacula::client::director_server: dinis.debian.org bacula::client::storage_server: storace.debian.org +roles::buildd_master::params::db_address: danzi.debian.org +roles::buildd_master::params::db_port: 5436 + +roles::debsources::db_address: bmdb1.debian.org +roles::debsources::db_port: 5440 + +roles::tracker::db_address: danzi.debian.org +roles::tracker::db_port: 5432 + +roles::debconf_wafer::db_address: danzi.debian.org +roles::debconf_wafer::db_port: 5434 + +roles::nm::db_address: danzi.debian.org +roles::nm::db_port: 5433 + +roles::rtmaster::db_address: danzi.debian.org +roles::rtmaster::db_port: 5433 + +roles::sso::db_address: danzi.debian.org +roles::sso::db_port: 5433 + +roles::udd::params::db_address: ullmann.debian.org +roles::udd::params::db_port: 5452 + +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,15 +99,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 - - snapshotdb-manda-01.debian.org - classes: - base::includes