Skip to content

Commit fe79a33

Browse files
committed
removed old monitoring services from systemd dropins
1 parent f97c6a6 commit fe79a33

File tree

1 file changed

+0
-6
lines changed
  • environments/common/inventory/group_vars/all

1 file changed

+0
-6
lines changed

environments/common/inventory/group_vars/all/systemd.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7,17 +7,11 @@ _systemd_dropins_statedir:
77
opensearch:
88
group: opensearch
99
content: "{{ _systemd_requiresmount_statedir }}"
10-
grafana-server:
11-
group: grafana
12-
content: "{{ _systemd_requiresmount_statedir }}"
1310
slurmdbd:
1411
group: openhpc
1512
content: "{{ _systemd_requiresmount_statedir }}"
1613
slurmctld:
1714
group: openhpc
1815
content: "{{ _systemd_requiresmount_statedir }}"
19-
prometheus:
20-
group: prometheus
21-
content: "{{ _systemd_requiresmount_statedir }}"
2216

2317
systemd_dropins: "{{ _systemd_dropins_statedir if appliances_state_dir is defined else {} }}"

0 commit comments

Comments
 (0)