The debugging line was causing the issue
This commit is contained in:
parent
406fb71f0e
commit
66b1aeed3f
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ install:
|
||||||
- sudo service salt-minion restart
|
- sudo service salt-minion restart
|
||||||
|
|
||||||
# Additional debug help
|
# Additional debug help
|
||||||
- sudo cat /var/log/salt/*
|
#- sudo cat /var/log/salt/*
|
||||||
|
|
||||||
# See what kind of travis box you're on
|
# See what kind of travis box you're on
|
||||||
# to help with making your states compatible with travis
|
# to help with making your states compatible with travis
|
||||||
|
|
Loading…
Reference in a new issue