mirror of
https://github.com/kairos-io/kairos-agent.git
synced 2025-09-01 17:16:40 +00:00
Remove the proper interactive-install entry by default (#220)
This commit is contained in:
@@ -115,7 +115,7 @@ const (
|
||||
)
|
||||
|
||||
func UkiDefaultSkipEntries() []string {
|
||||
return []string{"interactive-install", "manual-install"}
|
||||
return []string{"interactive-install", "install-mode-interactive"}
|
||||
}
|
||||
|
||||
func GetCloudInitPaths() []string {
|
||||
|
Reference in New Issue
Block a user