Fix the IP of the EL7 builder

This commit is contained in:
Pierre-Yves Chibon 2015-04-23 17:06:50 +02:00
parent 8675c72d62
commit 1285e4eccd

View file

@ -71,7 +71,7 @@ class="jenkins.model.ProjectNamingStrategy$DefaultProjectNamingStrategy"/>
<retentionStrategy class="hudson.slaves.RetentionStrategy$Always"/>
<launcher class="hudson.plugins.sshslaves.SSHLauncher"
plugin="ssh-slaves@0.21">
<host>172.16.5.14</host>
<host>172.16.5.27</host>
<port>22</port>
<credentialsId>950d5dd7-acb2-402a-8670-21f152d04928</credentialsId>
</launcher>