(ISSUE-1036) Conditional `gnupg` include added to init.pp
authordavid22swan <david.swan@puppet.com>
Mon, 20 Jun 2022 10:09:40 +0000 (11:09 +0100)
committerdavid22swan <david.swan@puppet.com>
Mon, 20 Jun 2022 10:09:40 +0000 (11:09 +0100)
commit8d35d59d7dbd7bf764557f73cce0b0c06fa9aa70
treed1242111232dd3d555542e41cf67b1c7344cdc52
parentf837fd29667f46e8d729198291c98f5b1ac171af
(ISSUE-1036) Conditional `gnupg` include added to init.pp

Originally removed as it was causing `gnupg` to be installed in all OS when it wasn't needed, removing it seems to have caused a dependency cycle in the relevant Debian family OS for certain community members.
Adding the include back within a conditional statement to solve the issue while still preventing it from being included when unneeded.
manifests/init.pp