Skip to content

Commit

Permalink
Merge pull request #2 from wandansible/fix-default
Browse files Browse the repository at this point in the history
Fix default value for chrony_exporter_github_org
  • Loading branch information
gizmoguy authored Nov 24, 2024
2 parents c1107f9 + 34081a5 commit 98f0d2a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ Options (= indicates it is required):
type: str
- chrony_exporter_github_org Name of organisation for exporter github repository
default: prometheus
default: SuperQ
type: str
- chrony_exporter_github_repo Name of exporter github repository
Expand Down
2 changes: 1 addition & 1 deletion meta/argument_specs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ argument_specs:
chrony_exporter_github_org:
description: Name of organisation for exporter github repository
type: str
default: prometheus
default: SuperQ

chrony_exporter_github_repo:
description: Name of exporter github repository
Expand Down

0 comments on commit 98f0d2a

Please sign in to comment.