tripleo-heat-templates/docker
Pradeep Kilambi 9bbd43b3e7 Fix httpd dir create to not error if exists
In cases where /var/log/httpd already exists, this exits with error
code 1.

$ sudo docker logs keystone-init-log
mkdir: cannot create directory '/var/log/httpd': File exists

Change-Id: I62bf08d9fc9e02d5f3016bd14bb0a090b76ac837
2017-03-03 12:58:37 +00:00
..
firstboot docker: new hybrid deployment architecture and configuration 2017-02-15 12:56:44 -05:00
services Fix httpd dir create to not error if exists 2017-03-03 12:58:37 +00:00
create-config-dir.sh docker: new hybrid deployment architecture and configuration 2017-02-15 12:56:44 -05:00
docker-puppet.py Switch to dict format for docker_puppet_tasks 2017-03-01 03:14:49 +00:00
docker-toool Write out a json file containing container startup info and create tool to use it. 2017-02-22 18:29:51 +00:00
post.j2.yaml Merge "Write out a json file containing container startup info and create tool to use it." 2017-02-28 10:58:17 +00:00
README-containers.md Containerized Services for Composable Roles 2016-11-22 11:42:49 +01:00