From: Julien Cristau Date: Mon, 26 Feb 2018 20:33:55 +0000 (+0100) Subject: Configuration item "hashsize" is deprecated X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=4ae07e666690d488976a065388ffa88ee9ae5e23;p=mirror%2Fdsa-puppet.git Configuration item "hashsize" is deprecated --- diff --git a/modules/roles/files/rtc/freeradius-mod-passwd-rtc b/modules/roles/files/rtc/freeradius-mod-passwd-rtc index f70ae3f8a..8c6ffc9be 100644 --- a/modules/roles/files/rtc/freeradius-mod-passwd-rtc +++ b/modules/roles/files/rtc/freeradius-mod-passwd-rtc @@ -1,7 +1,7 @@ passwd rtc_users { filename = /var/local/rtc-passwords.freerad format = "*User-Name:Digest-HA1:" - hashsize = 1000 + hash_size = 1000 ignore_nislike = no allow_multiple_keys = no }