Jason Tucker
Jason Tucker
@ocket8888 I just emailed the dev/users lists with some more info regarding motivation. The only dependency was an update to the go client library (https://github.com/apache/trafficcontrol/pull/3470) which has already been merged.
Do not merge - there were changes in ccff78a that broke the code in this PR, that I was not anticipating. I need to sort that out now.
I'm satisfied that the code in this PR is now building and running satisfactorily with the go client library version that are in currently `master`.
@smalenfant yes, I've recently updated the ones we're using internally here. I'll work on updating this PR.
FYI, I've run into another use case for this: if we had a field to store something such as serial number or MAC address for a server object in TO,...
i.e we would love to have new gear pre-imaged with a universal ISO before it is even racked/stacked, and let it install itself. Would save literal man-months of time on...
FYI, I've found that ILO IP functions as an effective analog of a serial number, for host self-identification purposes. For now, I'm just going with that for the project I'm...