From a71dfd168296f12207749131d4f734ae671622a4 Mon Sep 17 00:00:00 2001 From: Ben Ford Date: Mon, 25 Sep 2017 16:34:03 -0700 Subject: [PATCH 1/1] Update update.pp --- manifests/update.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifests/update.pp b/manifests/update.pp index 0cf83e9..44f6c6e 100644 --- a/manifests/update.pp +++ b/manifests/update.pp @@ -1,5 +1,5 @@ class apt::update { - assert_private + assert_private() #TODO: to catch if $::apt_update_last_success has the value of -1 here. If we #opt to do this, a info/warn would likely be all you'd need likely to happen -- 2.32.3