Comment 2 for bug 1665084

Revision history for this message
Logan V (loganv) wrote :

Looks like this affects the following playbooks:

playbooks/os-neutron-install.yml: - "lxc.mount.entry=/lib/modules lib/modules none bind 0 0"
playbooks/os-glance-install.yml: - "lxc.mount.entry=/openstack/{{ container_name }} var/lib/glance/images none bind 0 0"
playbooks/repo-server.yml: - "lxc.mount.entry=/openstack/{{ container_name }} var/www none bind 0 0"
playbooks/galera-install.yml: - "lxc.mount.entry=/openstack/{{ container_name }} var/lib/mysql none bind 0 0"