openstack-ansible-lxc_hosts/releasenotes/notes/separate-host-vars-0f4d4bd76124ae68.yaml
Jean-Philippe Evrard bbde19186d Avoid release note conflict
There is a same release note id (1daed001ee6b88ae)
in the lxc_container_create role, so we need to update the
filename so that there is no overlap, and won't cause issues
like [1].

[1]: http://logs.openstack.org/27/565027/1/check/build-openstack-releasenotes/9c6c33d/job-output.txt.gz#_2018-04-28_15_33_21_528262

Change-Id: Id2557f3675a5909849f4f4dbc56283f80ad594d2
2018-04-28 20:52:33 +02:00

9 lines
414 B
YAML

---
features:
- The variable ``lxc_user_defined_container`` has been added to the lxc_hosts
role allowing deployers to define the variable file loaded when preparing a
base container image. This option defaults to using a base image most
closely associated with the underlying OS however should a deployer need,
this option can be used to customize the base container image for a given
host.