mirror of
https://github.com/davidallendj/magellan.git
synced 2025-12-20 03:27:03 -07:00
Switch back to pdu xname
This commit is contained in:
parent
b256011e8a
commit
a074a8aa6b
1 changed files with 3 additions and 3 deletions
|
|
@ -75,10 +75,10 @@ var pduCollectCmd = &cobra.Command{
|
|||
}
|
||||
|
||||
mockPayload := PayloadForSMD{
|
||||
ID: "x1000c1s7b0",
|
||||
ID: "x3000m0",
|
||||
Type: "Node",
|
||||
FQDN: "x3000m0asd",
|
||||
Hostname: "x3000m0asd",
|
||||
FQDN: "x3000m0",
|
||||
Hostname: "x3000m0",
|
||||
Enabled: true,
|
||||
RediscoverOnUpdate: false,
|
||||
PDUInventory: PDUInventoryForSMD{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue