mirror of
https://github.com/saltstack-formulas/rsyncd-formula.git
synced 2026-01-04 16:38:03 +01:00
We don't want the test to fail for that ie. rsyncd state
This commit is contained in:
parent
0182c922a5
commit
49863f448e
@ -26,7 +26,7 @@ script:
|
||||
|
||||
# For debugging purpose
|
||||
- cat /etc/default/rsync
|
||||
- cat /etc/rsyncd.conf
|
||||
- test -f /etc/rsyncd.conf && cat /etc/rsyncd.conf || echo "No rsyncd.conf"
|
||||
|
||||
# Idempotence check
|
||||
- sudo salt-call state.sls $STATE --local --retcode-passthrough --config-dir=test/etc > /tmp/second
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user