Support fo Ubuntu2404 #26

Merged
kazu634 merged 29 commits from ubuntu2404 into main 2024-11-03 02:03:02 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit d11206e3c2 - Show all commits

View File

@ -21,6 +21,6 @@ node.reverse_merge!({
'manager' => false,
'ipaddr' => ipaddr,
'hostname' => hostname,
'ips' => ['192.168.10.141', '192.168.10.142', '192.168.10.143'],
'ips' => ['192.168.10.140', '192.168.10.141', '192.168.10.142'],
}
})