Closed melato closed 11 months ago
The "container" field is an experimental feature meant to specify the LXD/Incus instance name.
For example:
container: test-(instance)
That would make it possible to run something like:
lxops launch -name a test.yaml
And launch an LXD/Incus instance named "test-a" with possible filesystems z/test/a (instead of z/test/test-a).
It's a complication that is not worth it.
The "container" field is an experimental feature meant to specify the LXD/Incus instance name.
For example:
That would make it possible to run something like:
And launch an LXD/Incus instance named "test-a" with possible filesystems z/test/a (instead of z/test/test-a).
It's a complication that is not worth it.