upgrading docker-ce and changing image URL
This commit is contained in:
parent
49c3819e06
commit
d14e28fb75
1 changed files with 2 additions and 2 deletions
|
@ -70,7 +70,7 @@ kvminfra-tug-3.komreg.net:
|
||||||
description: 'eid tug log'
|
description: 'eid tug log'
|
||||||
cpus: '10'
|
cpus: '10'
|
||||||
memory: '20480'
|
memory: '20480'
|
||||||
image_url: 'https://cloud-images.ubuntu.com/bionic/current/bionic-server-cloudimg-amd64.img'
|
image_url: 'https://cloud-images.ubuntu.com/focal/current/focal-server-cloudimg-amd64.img'
|
||||||
monitor-tug-3.komreg.net:
|
monitor-tug-3.komreg.net:
|
||||||
mac: '52:54:20:02:02:02'
|
mac: '52:54:20:02:02:02'
|
||||||
ip: '94.176.224.101'
|
ip: '94.176.224.101'
|
||||||
|
@ -1018,7 +1018,7 @@ log-2.sveidas.se:
|
||||||
konsulter:
|
konsulter:
|
||||||
eidas_log:
|
eidas_log:
|
||||||
eid::dockerhost:
|
eid::dockerhost:
|
||||||
version: '5:20.10.8~3-0~ubuntu-bionic'
|
version: '5:23.0.6-1~ubuntu.20.04~focal'
|
||||||
eid::telegraf:
|
eid::telegraf:
|
||||||
sunet::rsyslog:
|
sunet::rsyslog:
|
||||||
udp_port: 514
|
udp_port: 514
|
||||||
|
|
Loading…
Add table
Reference in a new issue