From: Julien Cristau Date: Mon, 26 Feb 2018 20:28:56 +0000 (+0100) Subject: And fixup another path X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;h=f5323826fe957cc907122d945de424f6423165cb;p=mirror%2Fdsa-puppet.git And fixup another path --- diff --git a/modules/roles/manifests/rtc.pp b/modules/roles/manifests/rtc.pp index 12e834bde..b50576471 100644 --- a/modules/roles/manifests/rtc.pp +++ b/modules/roles/manifests/rtc.pp @@ -115,7 +115,7 @@ class roles::rtc { target => '../sites-available/rtc.debian.org', } file { '/etc/freeradius/3.0/mods-available/passwd_rtc': - source => 'puppet:///modules/roles/rtc/freeradius-mod-passwd', + source => 'puppet:///modules/roles/rtc/freeradius-mod-passwd-rtc', mode => '0440', group => freerad, }