blob: 24aba720fdc1504fe05a9e75e367e803faad0e8b [file] [log] [blame]
azvyagintsev6d453852018-02-26 16:56:37 +02001master: $SALT_MASTER_DEPLOY_IP
2
3id: $APTLY_MINION_ID
4
5max_event_size: 100000000
6
7grains:
8 roles:
9 - iptables.service
10 - telegraf.agent
11 - heka.log_collector
12 - openssh.server
13 - ntp.client
14 - grafana.collector
15 - nginx.server
16 - prometheus.collector
17 - rsyslog.client
18 - linux.storage
19 - linux.network
20 - linux.system
21 - salt.minion
22 - aptly.publisher
23 - aptly.server
24 services:
25 - iptables
26 - telegraf
27 - heka
28 - openssh
29 - ntp
30 - grafana
31 - nginx
32 - prometheus
33 - rsyslog
34 - linux
35 - salt
36 - aptly
37
38grains_dirs:
39- /var/lib/salt/grains
40
41mine_functions:
42 network.interfaces: []
43 grains.items: []
44mine_interval: 60
45
46log_level: info
47state_output: changes