Update file cockpit-machine.json.TODO
This commit is contained in:
parent
7c5f91689f
commit
d17ffbff54
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
{
|
{ // https://cockpit-project.org/guide/latest/feature-machines
|
||||||
"{{ item.ip_address }}": {
|
"{{ item.ip_address }}": {
|
||||||
"address": "{{ item.ip_address }}:{{ ssh_port }}",
|
"address": "{{ item.ip_address }}:{{ ssh_port }}",
|
||||||
"port": {{ ssh_port }},
|
"port": {{ ssh_port }},
|
||||||
|
|
Loading…
Reference in a new issue