OP#436 remove templates from main config

This commit is contained in:
2026-03-02 14:25:35 +01:00
parent bbea1aea3b
commit 5ddfb72cd1
3 changed files with 8 additions and 10 deletions

View File

@@ -17,8 +17,9 @@
- [Adding contact groups](#adding-contact-groups)
- [Adding host groups](#adding-host-groups)
- [Adding service groups](#adding-service-groups)
- [adding time periods](#adding-time-periods)
- [adding custom commands](#adding-custom-commands)
- [Adding time periods](#adding-time-periods)
- [Adding custom commands](#adding-custom-commands)
- [Adding templates](#adding-templates)
- [PuppetDB](#puppetdb)
- [SELINUX](#selinux)
- [Support](#support)
@@ -154,14 +155,16 @@ Hosts will be populated through the target.pp dynamically.
ToDo
### adding time periods
### Adding time periods
ToDo
### adding custom commands
### Adding custom commands
ToDo
### Adding templates
## PuppetDB
A working instance of PuppetDB connected to the Puppet master is required for this to work. Installation and configuration of PuppetDB is out of scope for this module, however [cd_puppetdb](https://gitlab.confdroid.com/puppet/cd_puppetdb) is available to automate this task for you as well within a few minutes.