I'm trying to work my way through the quests in the training VM. But on running the --noop command in Manifests and classes I get the following result.
puppet apply --noop cowsayings/tests/cowsay.pp
Error: Evaluation Error: The attribute 'ensure' has already been set in this resource body at /etc/puppetlabs/code/environments/production/modules/cowsayings/manifests/cowsay.pp:2:5 on node learning.puppetlabs.vm
Running cowsay shows the following error
-bash: cowsay: command not found
↧