bsdci / libioc

A Python library to manage jails with ioc{age,ell}
https://bsd.ci/libioc
Other
38 stars 11 forks source link

Enhance handling of invalid config #692

Closed gronke closed 5 years ago

gronke commented 5 years ago

By default reading invalid jail config causes an InvalidJailConfigValue exception, but for the ability to manipulate existing jails with such issues, it must be possible to skip invalid config properties/values.