bsdci / libioc

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

raise on access of an unknown default jail config property #686

Closed gronke closed 5 years ago

gronke commented 5 years ago

Helps resolving an issue in the ioc CLI tool reporting access to unknown jail config properties.

igalic commented 5 years ago

maybe a test-case for this could be useful?

gronke commented 5 years ago

An upcoming PR will cover this in findings, together with more extensive tests of JailConfig, DefaultConfig and global (hardcoded) defaults.

Update: https://github.com/bsdci/libioc/pull/687/commits/954d24141483c67d07ff5235f2d145b750e092d6