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