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
64934f2f71
commit
79c7f3e3e4
4 changed files with 50 additions and 21 deletions
16
readme.md
16
readme.md
|
|
@ -5,17 +5,17 @@ This role the opinionated installation and configuration of a Zabbix Web Server.
|
|||
## Supported Operating Systems
|
||||
|
||||
| Operating System | Version |
|
||||
| --- | ----- |
|
||||
| Debian | 13 |
|
||||
| ---------------- | ------- |
|
||||
| Debian | 13 |
|
||||
|
||||
## Variables
|
||||
|
||||
| Variable | Type | Default | Required |
|
||||
| --- | --- | --- | --- |
|
||||
| zabbix_web_name | string | `Siempie Monitoring` | No |
|
||||
| zabbix_server_db_name | string | `zabbix` | No |
|
||||
| zabbix_server_db_user | string | `zabbix` | No |
|
||||
| zabbix_server_db_pass | string(enc) | `zabbixpass` | No |
|
||||
| Variable | Type | Default | Required |
|
||||
| --------------------- | ----------- | -------------------- | -------- |
|
||||
| zabbix_web_name | string | `Siempie Monitoring` | No |
|
||||
| zabbix_server_db_name | string | `zabbix` | No |
|
||||
| zabbix_server_db_user | string | `zabbix` | No |
|
||||
| zabbix_server_db_pass | string(enc) | `zabbixpass` | No |
|
||||
|
||||
## Example usage
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue