From: WhatsARanjit Date: Fri, 3 Feb 2017 00:48:06 +0000 (-0500) Subject: apt::key is a defined type, not a class X-Git-Tag: 2.4.0~5^2 X-Git-Url: https://review.fuel-infra.org/gitweb?a=commitdiff_plain;h=28b02736323d14c6c33c86f53036f35d25c4d837;p=puppet-modules%2Fpuppetlabs-apt.git apt::key is a defined type, not a class --- 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':