Browse Source

added pillar example

master
Kenneth Wilke 11 years ago
parent
commit
48d89a5485
1 changed files with 12 additions and 0 deletions
  1. +12
    -0
      pillar.example

+ 12
- 0
pillar.example View File

salt:
master:
fileserver_backend:
- git
- roots
gitfs_remotes:
- git://github.com/KennethWilke/salt-formula.git
file_roots:
- base:
- /srv/salt
minion:
master: salt

Loading…
Cancel
Save