X-Git-Url: https://git.adam-barratt.org.uk/?a=blobdiff_plain;f=data%2Fcommon.yaml;h=15a8188f23c5ae4ee2d694d813ca82c00a21afb6;hb=74efe01ce5cffe4aa1a2bca208155d3899384a63;hp=d750bc0d95d1438ed8d8f82b4fcbe5aab71010f2;hpb=d348da25beaad1ff77c3f94b8b1b53fc29f6b3ef;p=mirror%2Fdsa-puppet.git diff --git a/data/common.yaml b/data/common.yaml index d750bc0d9..15a8188f2 100644 --- a/data/common.yaml +++ b/data/common.yaml @@ -49,6 +49,54 @@ 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::buildd_master::qa_buildlogchecks_db_address: bmdb1.debian.org +roles::buildd_master::qa_buildlogchecks_db_port: 5435 + +roles::debconf_wafer::db_address: danzi.debian.org +roles::debconf_wafer::db_port: 5434 + +roles::debsources::db_address: bmdb1.debian.org +roles::debsources::db_port: 5440 + +roles::debtags::db_address: bmdb1.debian.org +roles::debtags::db_port: 5435 + +roles::ftp_master::db_port: 5433 + +roles::nm::db_address: danzi.debian.org +roles::nm::db_port: 5433 + +roles::pet::params::db_address: bmdb1.debian.org +roles::pet::params::db_port: 5435 + +roles::postgresql::ftp_master_dak_replica::db_guest_access::bm::db_address: bmdb1.debian.org +roles::postgresql::ftp_master_dak_replica::db_guest_access::bm::db_port: 5434 + +roles::qamaster::db_address: bmdb1.debian.org +roles::qamaster::db_port: 5435 + +roles::release::db_address: bmdb1.debian.org +roles::release::db_port: 5435 + +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::tracker::db_address: danzi.debian.org +roles::tracker::db_port: 5432 + +roles::udd::params::db_address: ullmann.debian.org +roles::udd::params::db_port: 5452 + +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 ##################### allow_dns_query: [] @@ -69,15 +117,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