ci: migrate from gitlab ci to woodpecker
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
All checks were successful
ci/woodpecker/push/linting Pipeline was successful
This commit is contained in:
parent
26e346c030
commit
6ea57400d4
4 changed files with 49 additions and 20 deletions
14
readme.md
14
readme.md
|
|
@ -5,16 +5,16 @@ This role the opinionated installation and configuration of a Zabbix Proxy.
|
|||
## Supported Operating Systems
|
||||
|
||||
| Operating System | Version |
|
||||
| --- | ----- |
|
||||
| Debian | 13 |
|
||||
| ---------------- | ------- |
|
||||
| Debian | 13 |
|
||||
|
||||
## Variables
|
||||
|
||||
| Variable | Type | Default | Required |
|
||||
| --- | --- | --- | --- |
|
||||
| zabbix_proxy_psk_id | string | | Yes |
|
||||
| zabbix_proxy_psk | string(enc) | | Yes |
|
||||
| zabbix_server_host | string | `zabbix.siempie.internal` | No |
|
||||
| Variable | Type | Default | Required |
|
||||
| ------------------- | ----------- | ------------------------- | -------- |
|
||||
| zabbix_proxy_psk_id | string | | Yes |
|
||||
| zabbix_proxy_psk | string(enc) | | Yes |
|
||||
| zabbix_server_host | string | `zabbix.siempie.internal` | No |
|
||||
|
||||
## Example usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue