fix indentation
This commit is contained in:
parent
bfcbd8c6aa
commit
0e666decc7
1 changed files with 40 additions and 39 deletions
|
@ -50,6 +50,7 @@
|
||||||
partitions = {
|
partitions = {
|
||||||
store = {
|
store = {
|
||||||
size = "100%";
|
size = "100%";
|
||||||
|
content = {
|
||||||
type = "zfs";
|
type = "zfs";
|
||||||
pool = "zstore";
|
pool = "zstore";
|
||||||
};
|
};
|
||||||
|
@ -58,6 +59,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
};
|
||||||
zpool = {
|
zpool = {
|
||||||
zroot = {
|
zroot = {
|
||||||
type = "zpool";
|
type = "zpool";
|
||||||
|
@ -102,5 +104,4 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
};
|
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue