From: Philipp Dallig Date: Tue, 12 Sep 2017 09:24:10 +0000 (+0200) Subject: remove tcp_validator - all looks good X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=bef8ac333afc1de3c22595d1c08112f00a28da1e;p=pixelpark%2Fhiera.git remove tcp_validator - all looks good --- diff --git a/common.yaml b/common.yaml index ef87fd6a..e5494c0f 100644 --- a/common.yaml +++ b/common.yaml @@ -1,25 +1,5 @@ --- infra::role: base_for_old_systems -infra::additional_classes: - - infra::profile::tcp_validator - -infra::profile::tcp_validator::tcp_conn_validators: - 'tcp repo 443': - host: 217.66.55.77 - port: 443 - timeout: 10 - 'tcp puppetmaster02': - host: 93.188.104.38 - port: 8140 - timeout: 10 - 'tcp puppetca01': - host: 93.188.104.39 - port: 8140 - timeout: 10 - 'tcp messageq01': - host: 93.188.104.47 - port: 61614 - timeout: 10 # workaround fuer https://tickets.puppetlabs.com/browse/PDB-170 infra::profile::icinga2::client::host_template: - 'generic-host'