Change from switchname to hostname
This commit is contained in:
parent
eeec6173e0
commit
f4b9a3331c
|
|
@ -212,7 +212,7 @@
|
|||
--end
|
||||
|
||||
--get current switchname
|
||||
hostname = trim(api:execute("switchname", ""))
|
||||
hostname = trim(api:execute("hostname", ""))
|
||||
|
||||
--get the ring group
|
||||
ring_group_forward_enabled = '';
|
||||
|
|
|
|||
Loading…
Reference in New Issue