mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-01 17:16:40 +00:00
Load elemental config/spec from cloud config (#82)
This commit is contained in:
@@ -24,7 +24,7 @@ import (
|
||||
const (
|
||||
GrubConf = "/etc/cos/grub.cfg"
|
||||
GrubOEMEnv = "grub_oem_env"
|
||||
GrubDefEntry = "cOS"
|
||||
GrubDefEntry = "Kairos"
|
||||
DefaultTty = "tty1"
|
||||
BiosPartName = "bios"
|
||||
EfiLabel = "COS_GRUB"
|
||||
|
Reference in New Issue
Block a user