Address missing variable in common tasks

Change-Id: Ifabb20e411bdcd2b56639212aa8e7ff777f05c85
This commit is contained in:
Steve Lewis 2016-08-31 16:39:19 -07:00
parent 8d8416504f
commit 73ee3eb9ae

View File

@ -17,3 +17,7 @@
# Groups which need the unbound profile have a specific override
lxc_container_config_list:
- "lxc.aa_profile=lxc-openstack"
# Needed by playbooks/common-tasks/os-lxc-container-setup.yml
lxc_container_log_path: "/var/log/lxc"