Browse Source

Add more spaces before comment to make yamllint happy

pull/3398/head
Slavi Pantaleev 2 years ago
committed by GitHub
parent
commit
c1f7dce772
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      roles/custom/matrix-bot-honoroit/defaults/main.yml

+ 1
- 1
roles/custom/matrix-bot-honoroit/defaults/main.yml View File

@@ -150,7 +150,7 @@ matrix_bot_honoroit_auth_metrics_ips: []
# Optional healthchecks.io integration
matrix_bot_honoroit_healthchecks_url: 'https://hc-ping.com'
matrix_bot_honoroit_healthchecks_uuid: ''
matrix_bot_honoroit_healthchecks_duration: 60 # in seconds
matrix_bot_honoroit_healthchecks_duration: 60 # in seconds

# Optional Redmine integration
matrix_bot_honoroit_redmine_host: '' # e.g. https://redmine.example.com


Loading…
Cancel
Save