Skip to content

custom jail config property namespace #470

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gronke opened this issue Aug 12, 2018 · 1 comment · Fixed by #524
Closed

custom jail config property namespace #470

gronke opened this issue Aug 12, 2018 · 1 comment · Fixed by #524

Comments

@gronke
Copy link
Member

gronke commented Aug 12, 2018

Several users have reported interest in custom jail config parameters. libiocage refuses to store unknown jail config properties and warns when there are unknown ones defined in an existing configuration. To get around this issue configuring custom properties, libiocage should accept a namespace for such variables.

The namespace prefix used should be user., for example:

ioc set user.myproperty="Some Value" <JAIL>
@urosgruber
Copy link
Contributor

@gronke that would be an awesome feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants