From a632b366644d99bde1ac1791838d91200fbc567e Mon Sep 17 00:00:00 2001 From: Jan Dittberner Date: Mon, 12 Aug 2019 21:29:57 +0200 Subject: Fix profile name --- sitemodules/profiles/manifests/cacert_debrepo.pp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sitemodules/profiles/manifests/cacert_debrepo.pp b/sitemodules/profiles/manifests/cacert_debrepo.pp index 33e6295..95d432a 100644 --- a/sitemodules/profiles/manifests/cacert_debrepo.pp +++ b/sitemodules/profiles/manifests/cacert_debrepo.pp @@ -20,7 +20,7 @@ # --------- # # Copyright 2019 Jan Dittberner -class profiles::icinga2_common () { +class profiles::cacert_debrepo () { include apt apt::key { 'cacert': id => '4C4F8164EFE3DAFEC82F22FC82D61CAA4E904466', -- cgit v1.2.1