From: Frank Brehm Date: Mon, 12 Jun 2017 09:14:54 +0000 (+0200) Subject: Bugfix, Adding apache2/files/info_users_passwd X-Git-Url: https://git.uhu-banane.org/?a=commitdiff_plain;h=5d2881ddb9ec4f48bcd7d3814605b0fe7fbfc93e;p=salt%2Fstates.git Bugfix, Adding apache2/files/info_users_passwd --- diff --git a/apache2/files/info_users_passwd b/apache2/files/info_users_passwd new file mode 100644 index 0000000..a9cf5ab --- /dev/null +++ b/apache2/files/info_users_passwd @@ -0,0 +1,3 @@ +monitoring:$apr1$rq/i6DzS$Qk6YAABQSeIgXe5Z0cc7K0 +uhu:$apr1$cFagqyiq$T2azAWwszStOUz/mmfONd/ +frank:$apr1$q0RMdmRi$5egjyB4c32Ts/swS3hkuN0 diff --git a/apache2/init.sls b/apache2/init.sls index d27f0fd..048fa12 100644 --- a/apache2/init.sls +++ b/apache2/init.sls @@ -72,7 +72,7 @@ apache2_custom_log_conf: - source: salt://apache2/files/custom-log.conf - user: root - group: root - - mode: 0755 + - mode: 0644 - require: - file: apache2_avail_conf_conf_dir