mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Update some var names
This commit is contained in:
parent
58af92d297
commit
ddf2b3deb4
1 changed files with 3 additions and 3 deletions
|
|
@ -75,10 +75,10 @@ var pduCollectCmd = &cobra.Command{
|
||||||
}
|
}
|
||||||
|
|
||||||
mockPayload := PayloadForSMD{
|
mockPayload := PayloadForSMD{
|
||||||
ID: "x3000c0b0",
|
ID: "x1000c1s7b0n0",
|
||||||
Type: "CabinetPDUController",
|
Type: "CabinetPDUController",
|
||||||
FQDN: "x9999m0rts",
|
FQDN: "172.24.0.3",
|
||||||
Hostname: "x9999m0rts",
|
Hostname: "x1000c1s7b0n0",
|
||||||
Enabled: true,
|
Enabled: true,
|
||||||
RediscoverOnUpdate: false,
|
RediscoverOnUpdate: false,
|
||||||
PDUInventory: PDUInventoryForSMD{
|
PDUInventory: PDUInventoryForSMD{
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue