Puck Port correction
This commit is contained in:
@@ -39,7 +39,6 @@ freecad_mcp:
|
|||||||
kernos:
|
kernos:
|
||||||
hosts:
|
hosts:
|
||||||
caliban.incus:
|
caliban.incus:
|
||||||
korax.helu.ca:
|
|
||||||
|
|
||||||
gitea:
|
gitea:
|
||||||
hosts:
|
hosts:
|
||||||
|
|||||||
@@ -4,7 +4,7 @@
|
|||||||
gather_facts: false
|
gather_facts: false
|
||||||
vars:
|
vars:
|
||||||
archive_path: "{{rel_dir}}/kernos_{{kernos_rel}}.tar"
|
archive_path: "{{rel_dir}}/kernos_{{kernos_rel}}.tar"
|
||||||
kernos_repo_url: "ssh://robert@clio.helu.ca:18677/mnt/dev/kernos"
|
kernos_repo_url: "ssh://git@git.helu.ca:22022/r/kernos.git"
|
||||||
kernos_repo_dir: "{{repo_dir}}/kernos"
|
kernos_repo_dir: "{{repo_dir}}/kernos"
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|||||||
@@ -114,8 +114,8 @@ EOT
|
|||||||
name = "puck_ports"
|
name = "puck_ports"
|
||||||
type = "proxy"
|
type = "proxy"
|
||||||
properties = {
|
properties = {
|
||||||
listen = "tcp:0.0.0.0:25570-25589"
|
listen = "tcp:0.0.0.0:25570-25588"
|
||||||
connect = "tcp:127.0.0.1:25570-25589"
|
connect = "tcp:127.0.0.1:25570-25588"
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user