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