mirror of
https://github.com/kasmtech/workspaces-core-images.git
synced 2025-06-25 22:41:47 +02:00
Merge branch 'feature/KASM-4081-fix-centos-config' into 'develop'
KASM-4081 old perl yamml for centos7 needs a newline at the end of the file See merge request kasm-technologies/internal/workspaces-core-images!107
This commit is contained in:
commit
2fda3118f0
@ -3,4 +3,5 @@ network:
|
|||||||
pem_certificate: ${HOME}/.vnc/self.pem
|
pem_certificate: ${HOME}/.vnc/self.pem
|
||||||
pem_key: ${HOME}/.vnc/self.pem
|
pem_key: ${HOME}/.vnc/self.pem
|
||||||
udp:
|
udp:
|
||||||
public_ip: 127.0.0.1
|
public_ip: 127.0.0.1
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user