Task: Puppet Install Group Packages [FAILED]

@Inderpreet @kodekloud-support3 @Ayman @mmumshad

This task validation is not fine. I got failed with this:

image

yum_group class was defined properly.

Group packages were installed successfully on example:

image

Please assist to check.

Even I had the same issue and requested for assistance. Am still waiting :slight_smile:

@Inderpreet any feedback on this?

HI @Duncan, did you create any other file like separate inventory except ‘demo.pp’ ?

Hi @rahul456 I only created demo.pp

Hi @Duncan.
What class name did you use? The class name you defined in your manifest file must match “yum_group”

@Duncan, did you get your today’s task ?

The class name I used was correct “yum_group”.

I haven’t received any task for the last ~4 days

@Duncan, this is marked pending for you, please give it an another try.

@rahul456 I have performed the task and this time it is SUCCESS. Thanks for checking it out.

@Inderpreet @Ayman @kodekloud-support3 @mmumshad

Team, I got this task marked as failed

image

I performed the $puppet agent -t on all apps and got same output on three of them

image

How is it it may just fail in 1 server and not in the other 2, I am certain my configuration is right.

Can you please take a look ??

My ID: [email protected]

hi, @devops503, can you please share you KKE user ID details ?

@rahul456

Yes, This is My KKE ID: Jimmy Bonilla

@devops503, seems like you missed to include the class hence the package was not installed on app servers.Screenshot 2020-09-02 at 11.17.12 PM

Oh I see, How could I forget
thanks for the feedback !! I’ll keep it in mind next time