mirror of
https://github.com/saltstack-formulas/rsyncd-formula.git
synced 2025-12-31 06:56:41 +01:00
Cat some files for debugging
It's currently failing because
[ERROR ] Command ['service', 'rsync', 'start'] failed with return
code: 1
[ERROR ] output: * Starting rsync daemon rsync
* missing or empty config file /etc/rsyncd.conf
...fail!
This commit is contained in:
parent
08de91fc43
commit
2a63a06edb
@ -15,3 +15,5 @@ install:
|
||||
script:
|
||||
- sudo salt-call state.show_highstate --local --retcode-passthrough --config-dir=test/etc
|
||||
- sudo salt-call state.highstate --local --retcode-passthrough --config-dir=test/etc
|
||||
- cat /etc/default/rsync
|
||||
- cat /etc/rsyncd.conf
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user