Skip to content

Commit

Permalink
Fixes mesaguy#43
Browse files Browse the repository at this point in the history
  • Loading branch information
Aivars Sterns committed Nov 28, 2022
1 parent c704425 commit 49f022a
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions vars/os/RedHat-9.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
prometheus_shell: /sbin/nologin
prometheus_capabilites_packages:
- which
prometheus_gnu_time_packages:
- time
prometheus_go_compile_tools:
- curl
- gcc
- git
- gzip
- make
prometheus_java_packages:
- java-11-openjdk-headless
prometheus_prerequisite_packages:
- tar
- unzip
- which
prometheus_sponge_packages:
- moreutils
prometheus_testing_packages:
- cronie
- net-tools
- procps-ng

0 comments on commit 49f022a

Please # to comment.