---
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'