2
0
mirror of https://github.com/xcat2/confluent.git synced 2024-11-22 17:43:14 +00:00
confluent/confluent_server/confluent
Jarrod Johnson abf12f2b96 Reinstate linuxefi/initrdefi for older GRUB
Technically, Grub never had 'linuxefi/initrdefi' commands
officially, so this is a bit weird.

However, if we see signs of GRUB older than 2.03, we will assume
that is requires the linuxefi/initrdefi commands from
the out of tree patch to support EFI the old way.

This corresponds with EL7.  Other variants seem ok with
the more proper linux/initrd command names.
2024-07-15 11:26:58 -04:00
..
collective Declare ready on becoming leader 2023-09-15 15:28:16 -04:00
config Fix None return by exec_on_leader with warnings 2024-04-12 17:32:13 -04:00
discovery Revert "Add MegaRAC discovery support for recent MegaRAC" 2024-06-27 11:36:41 -04:00
interface
networking Fix lldp when peername is null 2024-03-12 09:37:36 -04:00
plugins add enos management plugin 2024-06-21 18:35:10 +02:00
alerts.py
asynchttp.py
auth.py Fix typo in the auth code 2024-07-08 10:02:03 -04:00
certutil.py Provide components for cert management with modern XCC 2024-04-01 12:13:21 -04:00
consoleserver.py Remove disused bufferlock 2024-02-22 15:07:51 -05:00
core.py add enos management plugin 2024-06-21 18:35:10 +02:00
credserver.py Defer disarm until after successful client notification 2024-04-09 10:31:46 -04:00
exceptions.py
firmwaremanager.py Fix FFDC preflight checks 2024-01-30 09:08:28 -05:00
forwarder.py Fix Python2 compatibility issue with port forwarder 2023-06-01 16:50:06 -04:00
httpapi.py More properly error on bad requests 2024-07-09 08:41:34 -04:00
log.py
lookuptools.py
main.py Insulate confluent from fatal errors from discovery subscription errors 2023-09-12 16:59:53 -04:00
messages.py Add server side rack layout organization 2023-09-29 16:23:59 -04:00
mountmanager.py Start browserfs if not yet running 2024-01-26 09:31:59 -05:00
neighutil.py
netutil.py Address potential slowdowns by misbehaving DNS 2023-10-12 14:46:09 -04:00
noderange.py Correct the equality message in better messagesw 2024-02-13 16:00:50 -05:00
osimage.py Reinstate linuxefi/initrdefi for older GRUB 2024-07-15 11:26:58 -04:00
pam.py
plugin.py
runansible.py Properly address runansible error relay 2024-03-06 09:28:24 -05:00
selfservice.py Add fallback if timedatectl can't run. 2024-05-30 08:14:58 -04:00
shellmodule.py
shellserver.py
snmputil.py
sockapi.py Suspend handling of new socket connections while configmanager down 2023-09-15 15:48:37 -04:00
sshutil.py Fix some osdeploy ordering issues 2023-11-15 11:30:20 -05:00
syncfiles.py Make orphaned sync runner retire on new sync request 2024-04-10 13:54:06 -04:00
userutil.py
util.py Support SHA384 if used as fingerprint 2024-04-09 13:17:19 -04:00
webauthn.py