mirror of
https://github.com/rancher/os.git
synced 2025-09-01 23:04:41 +00:00
Use a subdirectory of the state partition
This commit is contained in:
@@ -104,6 +104,7 @@ type DockerConfig struct {
|
||||
}
|
||||
|
||||
type StateConfig struct {
|
||||
Directory string `yaml:"directory,omitempty"`
|
||||
FsType string `yaml:"fstype,omitempty"`
|
||||
Dev string `yaml:"dev,omitempty"`
|
||||
Required bool `yaml:"required,omitempty"`
|
||||
|
Reference in New Issue
Block a user