What are resource types in puppet

0 votes
Jul 26, 2019 in Puppet by Vicky
509 views

1 answer to this question.

0 votes

Every resource (file, user, service, package, and so on)  is associated with a resource type within the Puppet language. 

The resource type defines the kind of configuration it manages.

It  has  many built-in resource types, like files, cron jobs, services, etc. 

Custom resource types are written in Ruby, and have access to the same capabilities as Puppet’s built-in types.

For an in-depth reference about the resource types of puppet do have a look:

https://puppet.com/docs/puppet/6.7/resource_types.html

answered Jul 26, 2019 by Sirajul
• 59,230 points

Related Questions In Puppet

0 votes
1 answer

What are profiles in Puppet?

Wrapper classes that use multiple component modules ...READ MORE

answered Feb 15, 2019 in Puppet by Sheela
405 views
0 votes
1 answer

What are classes in Puppet?

Classes in Puppet are introduced using the ...READ MORE

answered Mar 8, 2019 in Puppet by Haider
358 views
0 votes
1 answer

What are modules in puppet?

A module can be defined as a ...READ MORE

answered Mar 8, 2019 in Puppet by Vivek
379 views
0 votes
1 answer

What is resource declaration in Puppet?

Puppet code is composed primarily of resource declarations. ...READ MORE

answered Mar 11, 2019 in Puppet by Bob
503 views
+15 votes
2 answers

Git management technique when there are multiple customers and need multiple customization?

Consider this - In 'extended' Git-Flow, (Git-Multi-Flow, ...READ MORE

answered Mar 27, 2018 in DevOps & Agile by DragonLord999
• 8,450 points
3,460 views
+2 votes
1 answer
0 votes
1 answer

what are Resources in puppet?

Resources are the fundamental unit for modeling ...READ MORE

answered Jul 24, 2019 in Puppet by Sirajul
• 59,230 points
427 views
0 votes
1 answer
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP