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