View difference between Paste ID: 1xndeH6s and DyuWT78h
SHOW: | | - or go back to the newest paste.
1-
#/etc/salt/master.d/reclass.conf
1+
2
3
file_roots:
4
  base:
5
    /srv/salt
6
7-
    - /srv/salt
7+
8
fileserver_backend:
9
  - roots
10
11-
#  - git
11+
12
#  - file:///srv/git/salt-states.git
13
14-
# - file:///srv/git/salt-states.git
14+
15
  inventory_base_uri: /srv/reclass
16
  reclass_source_path: /srv/reclass-src/reclass
17
18-
  classes_uri: /srv/reclass/classes
18+
19-
  nodes_uri: /srv/reclass/nodes
19+