Added rsync state to travis
This commit is contained in:
parent
5e5331c68a
commit
5173b8cc52
|
@ -1,5 +1,6 @@
|
|||
file_roots:
|
||||
base:
|
||||
- /srv/formula/test/salt
|
||||
- /srv/formula
|
||||
|
||||
pillar_roots:
|
||||
|
|
|
@ -0,0 +1,3 @@
|
|||
base:
|
||||
'*':
|
||||
- rsyncd
|
Loading…
Reference in New Issue