Skip to content
This repository has been archived by the owner. It is now read-only.

Turn off sync cleaning by default, reduce verbosity of grep failures in logs #238

Merged
merged 3 commits into from
Aug 30, 2016

Conversation

basepi
Copy link
Contributor

@basepi basepi commented Aug 30, 2016

Had to bring in the file.grep function from salt explicitly, so I could ignore_retcode=True. That way the logs will not error for every nonzero retcode on the greps.

Also turned off cache cleaning by default. (Clean only necessary if we delete files.)

basepi added 3 commits August 30, 2016 13:43
Cleaning every time will hit the master harder. We can explicitly
clean it out if we need to.
@cedwards cedwards merged commit c5e7994 into hubblestack:develop Aug 30, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants