blob: e42e8914fb30902c5ba4238d61cf1a5888a4e87a [file] [log] [blame]
classes:
- system.linux.system.repo.mcp.extra
- system.linux.system.repo.mcp.salt
- system.linux.system.repo.ubuntu
- system.rsyslog.client.single
parameters:
_jenkins:
tests_enabled: false
_param:
# infra service addresses
infra_config_hostname: cfg01
infra_config_address: 172.16.10.100
infra_config_deploy_address: 192.168.10.90
cluster_domain: sl-k8s-contrail.local
cluster_name: sl-k8s-contrail
cluster_public_host: 172.16.10.254
apt_mk_version: nightly
linux:
network:
host:
cfg01:
address: ${_param:infra_config_address}
names:
- ${_param:infra_config_hostname}
- ${_param:infra_config_hostname}.${_param:cluster_domain}
interface:
ens4:
enabled: true
type: eth
proto: static
address: ${_param:single_address}
netmask: 255.255.255.0
system:
name: ${_param:infra_config_hostname}
domain: ${_param:cluster_domain}
telegraf:
agent:
enabled: true
interval: 15
round_interval: false
metric_batch_size: 1000
metric_buffer_limit: 10000
collection_jitter: 2
output:
prometheus_client:
bind:
address: 0.0.0.0
port: 9126
engine: prometheus