Advertisement
redox972

credentials.xml

Apr 11th, 2015
265
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.99 KB | None | 0 0
  1. <?xml version='1.0' encoding='UTF-8'?>
  2. <com.cloudbees.plugins.credentials.SystemCredentialsProvider plugin="credentials@1$
  3.  <domainCredentialsMap class="hudson.util.CopyOnWriteMap$Hash">
  4.     <entry>
  5.       <com.cloudbees.plugins.credentials.domains.Domain>
  6.         <specifications/>
  7.       </com.cloudbees.plugins.credentials.domains.Domain>
  8.       <java.util.concurrent.CopyOnWriteArrayList>
  9.         <com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey $
  10.          <scope>GLOBAL</scope>
  11.           <id>a7e579f7-1b7c-4ffd-a3d3-ec2df69aa7c9</id>
  12.           <description></description>
  13.           <username>root</username>
  14.           <passphrase></passphrase>
  15.           <privateKeySource class="com.cloudbees.jenkins.plugins.sshcredentials.im$
  16.        </com.cloudbees.jenkins.plugins.sshcredentials.impl.BasicSSHUserPrivateKey>
  17.       </java.util.concurrent.CopyOnWriteArrayList>
  18.     </entry>
  19.   </domainCredentialsMap>
  20. </com.cloudbees.plugins.credentials.SystemCredentialsProvider>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement