mirror of
https://github.com/saltstack-formulas/rsyncd-formula.git
synced 2025-07-19 11:40:45 +02:00
commit
2aa2f401af
@ -11,4 +11,10 @@
|
||||
'configfile': '/etc/rsyncd.conf',
|
||||
'secretsfile': '/etc/rsyncd.secrets'
|
||||
},
|
||||
'Suse': {
|
||||
'pkg': 'rsync',
|
||||
'service': 'rsyncd',
|
||||
'configfile': '/etc/rsyncd.conf',
|
||||
'secretsfile': '/etc/rsyncd.secrets'
|
||||
},
|
||||
}, merge=salt['pillar.get']('rsyncd:lookup')) %}
|
||||
|
Loading…
x
Reference in New Issue
Block a user