Puppet Setup Local Yum Repos task failed buggy

Hi @Inderpreet @kodekloud-support3 @mmumshad,

I have received the puppet task to create yum repo and install vim package. I have successfully created the repo and vim package in all the servers. However, my task failed saying “- repository ‘local_yum.repo’ not found under ‘/etc/yum.repos.d’ on App Server 1”
I just looked into the kodekloud community many have faced the same issue. Can you please look into this and advice what is wrong. Please correct the task if nothing is wrong.

Attached the screenshot.

@sathish2032
You did a mistake in spelling: you wrote loacl_yum but it should local_yum

1 Like

@sathish2032 @Devops
please check and advise

@swaroopcs88 you have the local repository an ID of localyum instead of local_yum as specified in the task details. Change it to local_yum it should work.

1 Like