tripleo-heat-templates/deployment/experimental
Jose Luis Franco Arza 56acca5078 Add mode option when creating persistent directories.
Almost every single tripleo service creates a persistent directory. To
simplify the creation, a with_items structure was being used. In which
many times, the mode option was being set. However, that mode option
was not taken into account at the time of creating the file. As a
consequence, the directory was being created with its father directory
rights, instead of the ones being passed in the template.

Change-Id: I215db2bb79029c19ab8c62a7ae8d93cec50fb8dc
Closes-Bug: #1871231
(cherry picked from commit 94bc023390)
2020-05-15 20:41:12 +00:00
..
designate Add mode option when creating persistent directories. 2020-05-15 20:41:12 +00:00
README.rst Move Designate to Experimental 2019-03-12 15:12:27 +00:00

README.rst

Experimental services

This directory contains services that are experimental. They can be deployed but there is no garantee that they are tested and work correctly.