mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 11:37:01 -07:00
Switch xname
This commit is contained in:
parent
fb5bb1ef07
commit
3dad7e517b
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ var pduCollectCmd = &cobra.Command{
|
||||||
}
|
}
|
||||||
|
|
||||||
mockPayload := PayloadForSMD{
|
mockPayload := PayloadForSMD{
|
||||||
ID: "x1000c1s7b0n0",
|
ID: "x1000c1s7b0",
|
||||||
Type: "CabinetPDUController",
|
Type: "CabinetPDUController",
|
||||||
FQDN: "172.24.0.3",
|
FQDN: "172.24.0.3",
|
||||||
Hostname: "172.24.0.3",
|
Hostname: "172.24.0.3",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue