update jenkins config to point to internal ip for el6
new kojibuilder - not finished
This commit is contained in:
parent
d15d20b9d2
commit
8b94950444
2 changed files with 108 additions and 14 deletions
|
@ -56,7 +56,7 @@ class="jenkins.model.ProjectNamingStrategy$DefaultProjectNamingStrategy"/>
|
|||
<retentionStrategy class="hudson.slaves.RetentionStrategy$Always"/>
|
||||
<launcher class="hudson.plugins.sshslaves.SSHLauncher"
|
||||
plugin="ssh-slaves@0.21">
|
||||
<host>209.132.184.165</host>
|
||||
<host>172.16.5.10</host>
|
||||
<port>22</port>
|
||||
<username>jenkins_slave</username>
|
||||
<privatekey>/var/tmp/jenkins_master_id_rsa</privatekey>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue