From e97e8f3b3bc7e3a52d31107119e2e72f3652210f Mon Sep 17 00:00:00 2001 From: Philipp Dallig Date: Wed, 5 Jul 2017 17:59:13 +0200 Subject: [PATCH] fbb-ws/www - some corrections --- customer/fbb-ws/common.yaml | 2 +- customer/fbb-www/common.yaml | 4 +++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/customer/fbb-ws/common.yaml b/customer/fbb-ws/common.yaml index a95e97db..fb07b8af 100644 --- a/customer/fbb-ws/common.yaml +++ b/customer/fbb-ws/common.yaml @@ -176,4 +176,4 @@ infra::additional_files: ensure: 'file' owner: unitb.cron group: apache - mode: '0775' \ No newline at end of file + mode: '0644' \ No newline at end of file diff --git a/customer/fbb-www/common.yaml b/customer/fbb-www/common.yaml index 167da8a1..cd2f88f2 100644 --- a/customer/fbb-www/common.yaml +++ b/customer/fbb-www/common.yaml @@ -75,6 +75,8 @@ accounts::users: group: 'fbb' shell: 'nologin' comment: "Darksite user" + key: "AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBGgLuuhq9zEDkmH20ks152/0uZTJREi8+b1vDQ0F+IDsYEPHCGiHm4elC4A1Z1kmdOEuUYF17q+BYZOJeH60ckA=" + ssh_type: "ecdsa-sha2-nistp256" ##################################################### # Externe User: @@ -180,7 +182,7 @@ infra::additional_files: ensure: 'file' owner: unitb.cron group: apache - mode: '0775' + mode: '0644' '/var/data/fiona': ensure: 'directory' owner: web -- 2.39.5