update portainer to 1.24.1-alpine

This commit is contained in:
2021-03-10 07:51:52 -05:00
parent f8a059162c
commit 0d99b6129d
2 changed files with 13 additions and 5 deletions

16
.idea/sshConfigs.xml generated
View File

@@ -2,10 +2,18 @@
<project version="4">
<component name="SshConfigs">
<configs>
<sshConfig host="192.168.2.11" id="70bdbabf-db45-47a0-b2da-6be7a975b6fa" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="home.xai-corp.net" nameFormat="CUSTOM" username="ansible" />
<sshConfig host="192.168.2.22" id="c31798ce-5b4f-4118-bdf5-5cb9558d855a" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="home02.xai-corp.net" nameFormat="CUSTOM" username="ansible" />
<sshConfig host="192.168.2.18" id="3d088a15-cbe4-479f-9805-05b8a7059f5a" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="web01.xai-corp.net" nameFormat="CUSTOM" username="ansible" />
<sshConfig host="192.168.2.18" id="a4ebeb2f-1c23-4fa8-a856-2d3c9902b799" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="web01.xai-corp.net" nameFormat="CUSTOM" username="ansible" />
<sshConfig connectionConfig="{&quot;serverAliveInterval&quot;:300}" host="192.168.2.11" id="70bdbabf-db45-47a0-b2da-6be7a975b6fa" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="home.xai-corp.net" nameFormat="CUSTOM" username="ansible">
<option name="customName" value="home.xai-corp.net" />
</sshConfig>
<sshConfig connectionConfig="{&quot;serverAliveInterval&quot;:300}" host="192.168.2.22" id="c31798ce-5b4f-4118-bdf5-5cb9558d855a" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="home02.xai-corp.net" nameFormat="CUSTOM" username="ansible">
<option name="customName" value="home02.xai-corp.net" />
</sshConfig>
<sshConfig connectionConfig="{&quot;serverAliveInterval&quot;:300}" host="192.168.2.18" id="3d088a15-cbe4-479f-9805-05b8a7059f5a" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="web01.xai-corp.net" nameFormat="CUSTOM" username="ansible">
<option name="customName" value="web01.xai-corp.net" />
</sshConfig>
<sshConfig host="192.168.2.18" id="a4ebeb2f-1c23-4fa8-a856-2d3c9902b799" keyPath="$USER_HOME$/.ssh/id_rsa" port="22" customName="web01.xai-corp.net" nameFormat="CUSTOM" username="ansible">
<option name="customName" value="web01.xai-corp.net" />
</sshConfig>
</configs>
</component>
</project>