kolla-ansible/docker
Paul Bourke 0f315a0ed0 Drop root for kolla-ansible
This change ensures commands run in the kolla-ansible container are done
as the 'ansible' user rather than root.

By default Ansible tries to write it's temporary files to $HOME/.ansible
on the target, which in most cases won't exist when run as the new user.
Hence we now supply the kolla-ansible container with an ansible.cfg, to
tweak the remote_dir option to /tmp.

Change-Id: I838a8c8cd0c7dc1aeca4d12e38c346f252170e7c
Partially-Implements: blueprint drop-root
2015-11-11 18:04:02 +00:00
..
base Base image changes for drop-root 2015-11-09 11:00:26 -05:00
ceilometer Use openstack/requirements for ceilometer 2015-10-15 11:08:58 +00:00
ceph Automate setting up a cache tier 2015-10-22 10:51:44 +00:00
cinder Merge "Use openstack/requirements for cinder" 2015-10-15 14:59:22 +00:00
data Move docker_templates to docker dir 2015-08-28 13:33:50 +00:00
designate Fix validate-all-maintainer.sh to look for Dockerfile.j2 2015-11-09 15:20:13 +10:00
dind Add Docker in Docker container 2015-11-05 10:58:29 +00:00
glance drop root for glance 2015-11-09 11:00:29 -05:00
gnocchi Use openstack/requirements for gnocchi 2015-10-15 11:09:26 +00:00
haproxy Bring Kolla inline with FHS 2015-10-06 03:30:53 +00:00
heat Use openstack/requirements for heat 2015-10-15 11:09:33 +00:00
horizon Horizon rdo package requires python-keystoneauth1 2015-11-10 17:33:31 +09:00
ironic Adjust package name for Ubuntu Ironic 2015-11-04 07:43:57 +00:00
keepalived Common start.sh 2015-10-06 03:30:26 +00:00
keystone Clean up keystone httpd pid files for RPM distros 2015-11-05 11:46:14 +00:00
kolla-ansible Drop root for kolla-ansible 2015-11-11 18:04:02 +00:00
logging/rsyslog Removing /dev/log on rsyslog start 2015-10-07 11:32:28 +02:00
magnum Fix issue with su and bad kernels 2015-10-13 15:13:55 +00:00
mariadb Common start.sh 2015-10-06 03:30:26 +00:00
memcached Common start.sh 2015-10-06 03:30:26 +00:00
mongodb Common start.sh 2015-10-06 03:30:26 +00:00
murano Fix issue with su and bad kernels 2015-10-13 15:13:55 +00:00
neutron Fix validate-all-maintainer.sh to look for Dockerfile.j2 2015-11-09 15:20:13 +10:00
nova Merge "Make nova-spice5htmlproxy build on RDO" 2015-11-03 18:29:05 +00:00
openstack-base Remove mysql-devel cruft 2015-11-06 15:07:55 +09:00
openvswitch Bring Kolla inline with FHS 2015-10-06 03:30:53 +00:00
rabbitmq Download, install, and enable rabbitmq_cluster 2015-11-03 04:51:45 +00:00
swift Fix validate-all-maintainer.sh to look for Dockerfile.j2 2015-11-09 15:20:13 +10:00
zaqar Fix issue with su and bad kernels 2015-10-13 15:13:55 +00:00