ec5b3a7a82
This freezes the roles and copy each role releases notes for preparing the first Milestone of the Rocky release. Change-Id: I6b1343863eb27a5753ddbfcc3c1e2b063618ae50
10 lines
490 B
YAML
10 lines
490 B
YAML
---
|
|
features:
|
|
- The variable ``lxc_user_defined_container`` has been added to the
|
|
lxc_container_create role allowing deployers to define the variable
|
|
file loaded when creating a container. This option defaults to **null**
|
|
which will instruct the role to create a container using the OS most closely
|
|
assosiated with the underlying OS. This option can be set to either one of
|
|
the roles built-in container types or use any variable file local to the
|
|
deployment host.
|