puppet-octavia/type
Takashi Kajinami 30ad79441b Enforce appropriate depth for cert file
The octavia::certificates class ensures the directory where the cert
file is located. However the current implementation has a few problems.

 - In case the path is not an absolute path then the resource fails
   unexpectedly

 - In case a user places the key file in the core directory such as
   / or /etc, then owner of the core directory is changed to
   the octavia user

This ensures the certificate files are in the directories deep enough
to avoid these problems.

Change-Id: Icee84c58a8d29b9c89b571ba075b38f99330bdad
2024-01-12 17:04:15 +09:00
..
certficatepath.pp Enforce appropriate depth for cert file 2024-01-12 17:04:15 +09:00