From 9ffe61ce9ae247002878e8fa14db48cdc1c8cec3 Mon Sep 17 00:00:00 2001 From: Sergey Reshetnyak Date: Mon, 13 Mar 2017 17:34:00 +0300 Subject: [PATCH] Allow to read certificate to all users Change-Id: If619a55e1076ff3446dbffb3287f90a7a4737b0d --- service/placement-api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/service/placement-api.yaml b/service/placement-api.yaml index 3ad93b9..590b08b 100644 --- a/service/placement-api.yaml +++ b/service/placement-api.yaml @@ -94,5 +94,5 @@ files: ca-cert: path: /opt/ccp/etc/tls/ca.pem content: ca-cert.pem.j2 - perm: "0400" + perm: "0644" # {% endif %}