Alberto Chiusole f4b3530e50 Replace tabs in pillar.example with spaces.
tabs cause salt to trigger a render error because tabs are 'illegal':
```
yaml.scanner.ScannerError: while scanning for the next token
found character '\t' that cannot start any token
  in "<unicode string>", line 33, column 32:
            pid: /var/run/nginx.pid\t\t### Directory location must exist
                                   ^
```
2018-09-23 23:12:05 +02:00
2015-08-15 12:26:42 +02:00
2015-03-20 20:06:14 -04:00
2014-05-15 18:06:48 -04:00
Languages
SaltStack 45.8%
Ruby 22.8%
Jinja 21.2%
JavaScript 7.8%
Shell 2.4%