Skip to content

Commit

Permalink
rename attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
cedricve committed Feb 15, 2023
1 parent 24c729e commit deb0308
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions machinery/src/cloud/Cloud.go
Original file line number Diff line number Diff line change
Expand Up @@ -239,8 +239,8 @@ func HandleHeartBeat(configuration *models.Configuration, communication *models.
"totalMemory" : "%d",
"usedMemory" : "%d",
"freeMemory" : "%d",
"macs" : %s,
"ips" : %s,
"mac_list" : %s,
"ip_list" : %s,
"board" : "",
"disk1size" : "%s",
"disk3size" : "%s",
Expand Down

0 comments on commit deb0308

Please sign in to comment.