From cb3a25966b4da4ca1463b16ae32414e15b429909 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Thu, 26 Jan 2017 12:57:56 +0100 Subject: [PATCH] style --- src/modules/NtpClient.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/modules/NtpClient.rb b/src/modules/NtpClient.rb index e28b1d12..b797fdde 100644 --- a/src/modules/NtpClient.rb +++ b/src/modules/NtpClient.rb @@ -1311,7 +1311,7 @@ def cache_server(server) # CFA instance for reading/writing /etc/ntp.conf def ntp_conf - @ntp_conf ||= CFA::NtpConf.new + @ntp_conf ||= CFA::NtpConf.new end publish variable: :AbortFunction, type: "boolean ()"