Skip to content

custom jail config property namespace #470

Closed
@gronke

Description

@gronke

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>

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions