Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
icinga
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
webarch
icinga
Commits
23b83b90
Verified
Commit
23b83b90
authored
5 months ago
by
Chris Croome
Browse files
Options
Downloads
Patches
Plain Diff
fix gpg deb url
parent
5e191411
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#35110
failed
5 months ago
Stage: bookworm
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
vars/main.yml
+2
-2
2 additions, 2 deletions
vars/main.yml
with
2 additions
and
2 deletions
vars/main.yml
+
2
−
2
View file @
23b83b90
...
...
@@ -24,8 +24,8 @@ icinga_distros:
# https://packages.icinga.com/ubuntu/README.html
icinga_archive_keyring_deb_url
:
>-
https://packages.icinga.com/icinga-archive-keyring_latest+{{ ansible_facts.distribution | lower }}{%
if ansible_distribution == "Debian" %}{{ ansible_facts.distribution_major_version }}{%
elif ansible_distribution == "Ubuntu" %}{{ ansible_facts.distribution_version }}{% endif %}.deb
if
ansible_facts.
ansible_distribution == "Debian" %}{{ ansible_facts.distribution_major_version }}{%
elif
ansible_facts.
ansible_distribution == "Ubuntu" %}{{ ansible_facts.distribution_version }}{% endif %}.deb
# Legacy files to delete
icinga_legacy_files
:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment