From 28b02736323d14c6c33c86f53036f35d25c4d837 Mon Sep 17 00:00:00 2001 From: WhatsARanjit Date: Thu, 2 Feb 2017 19:48:06 -0500 Subject: [PATCH] apt::key is a defined type, not a class --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 423c6c6..6fba8ef 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ include apt **Warning:** Using short key IDs presents a serious security issue, potentially leaving you open to collision attacks. We recommend you always use full fingerprints to identify your GPG keys. This module allows short keys, but issues a security warning if you use them. -Declare the `apt::key` class: +Declare the `apt::key` defined type: ```puppet apt::key { 'puppetlabs': -- 2.45.2