mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-03-01 18:53:48 +01:00
When the lua script parses the YAML config, it converts a `1` to `1.0` because in lua all numbers are floats. So it writes out `1.0`, which is then loaded by the python scripts later. Make the type conversion for booleans aware of this. This allows to write something like `ar_disable: 1` in the YAML and have it acted upon as expected. |
||
|---|---|---|
| .. | ||
| choose-mirror | ||
| sysrescue-autorun | ||
| sysrescue-initialize.py | ||