0 votes
in Selenium by

Which open source or community tools do you use to make Puppet more powerful?

1 Answer

0 votes
by

Which open source or community tools do you use to make Puppet more powerful?

Changes in the configuration are tracked using Jira, and further maintenance is done through internal procedures. 

Version control takes the support of Git and Puppet's code manager app.

The changes are also passed through Jenkin's continuous integration pipeline.

...