Aaron Ogle
Aaron Ogle
This better explains the full setup and patch: https://geekgonecrazy.com/2020/09/07/tinkerbell-or-ipxe-boot-on-ovh/
@mmlb ah interesting idea.. Downside is.. would have to some how make it only check net1 and not net0. At least in my case. Since their server always replies on...
``` #!ipxe ifclose net0 dhcp net1 set iface net1 params || goto load_ipxe chain --autofree http://10.10.5.1/auto.ipxe || exit :load_ipxe chain tftp://10.10.5.1/ipxe.efi || shell ``` actually I think this will work.....
well it works as far as the logic works. But the actual booting from the ipxe versions shipped does not. I left for many hours and it just hangs there....
Tried out the various ones from https://boot.ipxe.org https://boot.ipxe.org/snponly.efi - this one finally worked. So would need to add that one, and determine what criteria is used to offer that one...
This sounds like a cool idea to be to have a bot potentially transfer sensitive info in a secure way. :+1:
You would just need the appropriate meteor command to live in rocket.chat with the bot having the appropriate permission to view the users details and you would be able to...
Right now you would have to implement something to get the user language and then respond accordingly
Thanks for contributing that. We have a PR open here https://github.com/RocketChat/hubot-rocketchat/pull/289 that is related and completely revamps things
I believe this is being done in the hubot natural repo also. Basically adding artificial delay and typing to make feel more personal.