-
Notifications
You must be signed in to change notification settings - Fork 0
/
sshConfigs.xml
24 lines (24 loc) · 2.29 KB
/
sshConfigs.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<application>
<component name="SshConfigs">
<configs>
<sshConfig connectionConfig="{"serverAliveInterval":300}" host="wwwdev1.drupalsystems.org" id="02637693-62f4-434d-be18-874608a00dea" keyPath="$USER_HOME$/.ssh/drupal" port="22" customName="devassoc" nameFormat="CUSTOM">
<option name="customName" value="devassoc" />
</sshConfig>
<sshConfig host="jenkins1.drupal.org" id="b49e1a2e-13a9-492b-8a43-c06cefebfefb" keyPath="$USER_HOME$/.ssh/drupal" port="22" nameFormat="DESCRIPTIVE" username="mixologic" />
<sshConfig host="www1.drupal.org" id="c2572c54-5f62-48bd-9bc0-25d0b4e221a3" keyPath="$USER_HOME$/.ssh/drupal" port="22" nameFormat="DESCRIPTIVE" username="mixologic" />
<sshConfig connectionConfig="{"serverAliveInterval":300}" host="wwwdev1.drupalsystems.org" id="5f48f4f1-2d62-40ce-bb6f-a6b788c5989d" keyPath="$USER_HOME$/.ssh/drupal" port="22" customName="pift-ping" nameFormat="CUSTOM" username="mixologic">
<option name="customName" value="pift-ping" />
</sshConfig>
<sshConfig connectionConfig="{"serverAliveInterval":300}" host="wwwdev1.drupalsystems.org" id="0339ed30-2d13-4255-8622-32f83db3093c" keyPath="$USER_HOME$/.ssh/drupal" port="22" customName="mixologic dev site" nameFormat="CUSTOM" username="mixologic">
<option name="customName" value="mixologic dev site" />
</sshConfig>
<sshConfig host="wwwstg1.drupalsystems.org" id="8ab2de3d-b5e0-480a-98a4-8996d2d5dd36" keyPath="$USER_HOME$/.ssh/drupal" port="22" customName="[email protected]" nameFormat="CUSTOM" username="mixologic">
<option name="customName" value="[email protected]" />
</sshConfig>
<sshConfig host="shell.drupalsystems.org" id="cca233b7-92c3-4cdd-ad25-c6ceb027d163" keyPath="$USER_HOME$/.ssh/drupal" port="22" nameFormat="DESCRIPTIVE" username="mixologic" />
<sshConfig connectionConfig="{"serverAliveInterval":300}" host="ec2-54-69-224-48.us-west-2.compute.amazonaws.com" id="fe59829a-a488-41cd-9585-1ec000d1f22d" keyPath="$USER_HOME$/.ssh/id_rsa-drupalci-incl-slave" port="22" customName="drupalcitestbot" nameFormat="CUSTOM" useOpenSSHConfig="true">
<option name="customName" value="drupalcitestbot" />
</sshConfig>
</configs>
</component>
</application>