1 yum::gpgkey { '/etc/pki/rpm-gpg/RPM-GPG-KEY-puppet-smoketest1':
2 ensure => absent,
3 content => '-----BEGIN PGP PUBLIC KEY BLOCK-----...',
4 }