mirror of
https://github.com/saltstack-formulas/rsyncd-formula.git
synced 2026-05-11 20:34:45 +02: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:
|
script:
|
||||||
- sudo salt-call state.show_highstate --local --retcode-passthrough --config-dir=test/etc
|
- 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
|
- 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