Puppet and Jenkins How does Puppet manage Jenkins security

0 votes
While using jenkins with puppet, does puppet explicitly manage/take care of jenkins security? How does this happen? i am using the jenkins module from the puppet forge.
Aug 28, 2019 in Puppet by Shawn
538 views

1 answer to this question.

0 votes

Jenkins security is not managed by puppet unless jenkins::security is defined.

The Jenkins security model can be set to one of two modes:

  • full_control - Users have full control after login. Authentication uses Jenkins' built-in user database.

  • unsecured - Authentication is not required.

For a clear understanding reagrdind creadentials and security, refer: https://forge.puppet.com/rtyler/jenkins/readme#jenkinscliexec 

answered Aug 28, 2019 by Sirajul
• 59,230 points

Related Questions In Puppet

0 votes
1 answer

How does Puppet master and node communicate?

Puppet master communicates with puppet agent via ...READ MORE

answered Mar 11, 2019 in Puppet by Kim
775 views
0 votes
1 answer

How does puppet work?

This is how Puppet works: The Puppet Agent ...READ MORE

answered Feb 15, 2019 in Puppet by Kehsav
598 views
0 votes
1 answer

How does idempotency make puppet special?

idempotency helps in managing a particular machine ...READ MORE

answered Mar 8, 2019 in Puppet by Veena
714 views
0 votes
1 answer

How does Puppet use Resource Abstraction Layer(RAL)?

Resource Abstraction Layer uses puppet resources and ...READ MORE

answered Mar 8, 2019 in Puppet by Veena
782 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,502 views
+2 votes
1 answer
0 votes
1 answer

Puppet and Jenkins: How can I manage Jenkins job using Puppet DSL?

Managing Jenkins jobs: Build jobs can be managed ...READ MORE

answered Aug 28, 2019 in Puppet by Sirajul
• 59,230 points
542 views
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