From: Philipp Dallig Date: Wed, 5 Jul 2017 15:59:13 +0000 (+0200) Subject: fbb-ws/www - some corrections X-Git-Tag: v0.1.0~2719 X-Git-Url: https://git.uhu-banane.de/?a=commitdiff_plain;h=e97e8f3b3bc7e3a52d31107119e2e72f3652210f;p=pixelpark%2Fhiera.git fbb-ws/www - some corrections --- 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