remove unneeded DOCKER_HOST from Jenkinsfile for sslproxy

This commit is contained in:
2020-06-06 22:15:24 -04:00
parent 96ac562c2b
commit c87cae5b30
2 changed files with 1 additions and 12 deletions

2
.idea/webServers.xml generated
View File

@@ -17,7 +17,7 @@
</fileTransfer>
</webServer>
<webServer id="5ea0148a-6c7a-4234-aeb2-def267ab69c8" name="web01.xai-corp.net" url="http://192.168.2.18">
<fileTransfer accessType="SFTP" sshConfigId="a4ebeb2f-1c23-4fa8-a856-2d3c9902b799" sshConfig="web01.xai-corp.net" username="ansible">
<fileTransfer accessType="SFTP" host="192.168.2.18" port="22" sshConfigId="a4ebeb2f-1c23-4fa8-a856-2d3c9902b799" sshConfig="web01.xai-corp.net" keyPair="true" username="ansible">
<advancedOptions>
<advancedOptions dataProtectionLevel="Private" />
</advancedOptions>