<?xml version='1.1' encoding='UTF-8'?>
<slave>
  <name>host</name>
  <description></description>
  <remoteFS>/home/daramkun/.jenkins</remoteFS>
  <numExecutors>1</numExecutors>
  <mode>NORMAL</mode>
  <retentionStrategy class="hudson.slaves.RetentionStrategy$Demand">
    <inDemandDelay>30</inDemandDelay>
    <idleDelay>30</idleDelay>
  </retentionStrategy>
  <launcher class="hudson.plugins.sshslaves.SSHLauncher" plugin="ssh-slaves@3.1071.v0d059c7b_c555">
    <host>192.168.0.11</host>
    <port>22</port>
    <credentialsId>6477892d-7c3a-4761-98a2-51cc16fd68f5</credentialsId>
    <launchTimeoutSeconds>60</launchTimeoutSeconds>
    <maxNumRetries>10</maxNumRetries>
    <retryWaitTime>15</retryWaitTime>
    <sshHostKeyVerificationStrategy class="hudson.plugins.sshslaves.verifiers.NonVerifyingKeyVerificationStrategy"/>
    <tcpNoDelay>true</tcpNoDelay>
  </launcher>
  <label>linux host</label>
  <nodeProperties/>
</slave>