Joseph Callen
Joseph Callen
/cherrypick enterprise-4.10
@ruddhani I am not sure the last time that vagrant has been tested. It probably should be removed from the README. You can try using minishift or `oc cluster up`...
@thomasmckay you can modify the inventory which would serve you the best. Our intentions is to support an inventory that could be used for multiple different clusters. Since you are...
@thomasmckay I ran into this as well with `oc cluster up`. The ImageStream is already configured for insecure - which apparently is ignored. In a OCP multinode cluster all I...
I think this would be a great addition to the microkernel facts. I use those tcpdump commands to find server ports often. I would suggest supporting both CDP and LLDP....
@hickey Thanks for your contribution. I will work on testing this PR today.
@hickey Using your most current commit ``` ⚡ root@hanlon-mk1 ~/Hanlon-Microkernel facterfix git rev-parse --verify HEAD f3a1811432843774a99255683e604be7860e9131 ``` I am using two virtual machines with Rancher OS...
@hickey the last time I tested this it was broke in my KVM test environment. Let me try it again and I will get back to you.
@hickey I created this doc a while back, maybe if we increase the logging we can figure out where the problem is. https://gist.github.com/jcpowermac/3ed70022ba218ad29ce6
@hickey see https://github.com/csc/Hanlon-Microkernel/blob/master/hnl_mk_web_server.rb#L57 Most of the configurations of Hanlon don't need to be changed which is the reason why we did not add those options when starting container. Its easy...