openstack-ansible/releasenotes/notes/user-containers-1daed001ee6b88ae.yaml
Jean-Philippe Evrard ec5b3a7a82 Freeze roles for Milestone 1
This freezes the roles and copy each role releases notes for
preparing the first Milestone of the Rocky release.

Change-Id: I6b1343863eb27a5753ddbfcc3c1e2b063618ae50
2018-04-29 18:17:53 +01:00

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.