Mirror the boot configuration to multiple paths.
Declarations
Type
list of (submodule)Default
[
{
path = "/boot";
}
]Example
[
{
path = "/boot1";
}
{
path = "/boot2";
}
]Mirror the boot configuration to multiple paths.
list of (submodule)[
{
path = "/boot";
}
][
{
path = "/boot1";
}
{
path = "/boot2";
}
]