Hanlon-Microkernel icon indicating copy to clipboard operation
Hanlon-Microkernel copied to clipboard

A small (in-memory) Microkernel used by the Hanlon server for discovery of new nodes

Results 7 Hanlon-Microkernel issues
Sort by recently updated
recently updated
newest added

This is the rewrite of the hnl_mk_hardware_facter.rb code into separate Facter modules. This makes it easier to maintain the code and integrates the external facts directly into Facter. One is...

Fixed various problems with the image to build: * Certificates for gems out of date, disabled verification for now * ipmitool has fallen out of alpine distro, used https://github.com/urzds/ipmitool-docker to...

A user recently reported that when he used the Microkernel to discover HP BL460cG8 blade servers that included with 10Gb Flex Fabric NICs, there were no system tags assigned to...

bug

Created from comment on issue #29 as to not loose the discussion and to allow others to make comments: > A thought I was just having (more of a question)...

The openrc package is not being pulled into the image which is causing issues trying to start lldpad. Even after building a new microkernel with openrc installed, there are issues...

bug

It was brought to my attention that xzip may achieve better results than bzip. It appears that docker supports xzip: https://docs.docker.com/v1.8/reference/builder/ There is also a ruby gem that supports xzip:...

duplicate

This might be useful info to have during bootup, probably not a default option, but I find it interesting. ``` Device ID value: 2960S.vulk.pdx Addresses value: 1.1.1.254 Port ID value:...

enhancement