Jacob Yundt

Results 7 issues of Jacob Yundt

Without making changes to the existing argparse config, I wasn't sure of the best way to add a "prompt" flag for the vnc enable command. This current PR will detect...

Any thoughts on adding support for a separate VNC specific password? I ran into an issue where my AMT password did not meet the [RFBPassword / VNC password requirements](https://software.intel.com/sites/manageability/AMT_Implementation_and_Reference_Guide/HTMLDocuments/WS-Management_Class_Reference/IPS_KVMRedirectionSettingData.htm#RFBPassword) because...

Would it be possible to tag the croc Docker Hub images with the version / release number? Currently only "latest" is available: ![image](https://user-images.githubusercontent.com/5204426/92306795-d607fa00-ef5f-11ea-9e68-273956d2dcaa.png)

During new asset inductions, only CPU information for the first socket is persisted. CPU information for sockets 2 - N is discarded. As an example, given the following CPU information...

bug
internals

Related to tumblr/collins#550, CPU speed is incorrectly captured during induction as a result of CPU frequency scaling. When lshw is executed (as part of adding a new node into collins),...

Currently the JSON payload returned in daemon/http mode does not resolve properties like `destination` and `author` to the "friendly" contact names; just the numeric value. As an example: below is...

enhancement