localconfig: bootstrap config
This commit is contained in:
@ -23,7 +23,8 @@ type Host struct {
|
||||
Initrd string
|
||||
Versions map[string]string
|
||||
|
||||
Config string
|
||||
BootstrapConfig string
|
||||
Config string
|
||||
}
|
||||
|
||||
func (h *Host) WriteHashDataTo(w io.Writer) error {
|
||||
|
Reference in New Issue
Block a user