blob: 6594f9cbfb62ec935ea2b369109708fd4f4b9bbc [file] [log] [blame]
classes:
- system.linux.system.single
- system.linux.system.single.debian
- system.linux.system.repo.mcp.extra
- system.linux.system.repo.mcp.salt
- system.linux.system.repo.ubuntu
- system.openssh.server.team.all
- system.rsyslog.client.single
- system.heka.log_collector.single
- system.heka.log_collector.output.telegraf
- system.telegraf.agent
- system.prometheus.collector
- service.grafana.collector
- cluster.virtual-mcp11-k8s-contrail.kubernetes
- cluster.virtual-mcp11-k8s-contrail.opencontrail
- cluster.virtual-mcp11-k8s-contrail.stacklight
- cluster.overrides
parameters:
_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: virtual-mcp11-k8s-contrail.local
cluster_name: virtual-mcp11-k8s-contrail
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}
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