retry if there is a segfault

This commit is contained in:
Daniel Wallace 2018-03-13 15:55:43 -06:00 committed by rallytime
parent 1271536a89
commit 289c7a228f
No known key found for this signature in database
GPG key ID: E8F1A4B90D0DEA19

View file

@ -34,6 +34,9 @@ provisioner:
log_level: info
sudo: true
require_chef: false
retry_on_exit_code:
- 139
max_retries: 2
remote_states:
name: git://github.com/saltstack/salt-jenkins.git
branch: 2017.7