Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ This project is not representing any of these companies/trademark owners, nor is

### Commercial

- [Puppet](https://www.puppet.com) - Automation tools framework previously Open Core, now EULA-only.
- [Puppet](https://www.puppet.com) - Automation tools framework previously Open Source, now EULA-only (as Puppet Core).
- [Puppet Agent](https://help.puppet.com/core/8/Content/PuppetCore/Markdown/agent.htm) - Agent to be installed on the managed nodes.
- [Puppet Bolt](https://help.puppet.com/bolt/current/topics/bolt.htm) - Agent-less orchestration tool, to run tasks/scripts/commands on remote nodes through SSH or WinRM.
- [PuppetDB](https://help.puppet.com/core/8/Content/PuppetCore/puppetdb_overview.htm) - Database for agent run reports storage and analysis.
Expand Down
Loading