mirror of
https://github.com/rancher/os.git
synced 2025-09-13 21:51:33 +00:00
Implement bootcmd
This commit is contained in:
@@ -89,6 +89,7 @@ type CloudConfig struct {
|
||||
Mounts [][]string `yaml:"mounts,omitempty"`
|
||||
Rancher RancherConfig `yaml:"rancher,omitempty"`
|
||||
Runcmd [][]string `yaml:"runcmd,omitempty"`
|
||||
Bootcmd [][]string `yaml:"bootcmd,omitempty"`
|
||||
}
|
||||
|
||||
type File struct {
|
||||
|
Reference in New Issue
Block a user