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