0
0
mirror of https://github.com/saltstack-formulas/rsyncd-formula.git synced 2025-07-21 17:54:36 +02:00

We don't want the test to fail for that ie. rsyncd state

This commit is contained in:
jpic 2015-05-15 01:59:18 +02:00
parent 0182c922a5
commit 49863f448e

View File

@ -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