Skip to content

Commit d83201a

Browse files
committed
Adding new template to packaging
1 parent 69a03a3 commit d83201a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
usr/lib/perfsonar/psconfig/bin/psconfig_grafana_agent
22
usr/lib/perfsonar/psconfig/templates/grafana.json.j2
33
usr/lib/perfsonar/psconfig/templates/endpoints.json.j2
4+
usr/lib/perfsonar/psconfig/templates/dns.json.j2
45
etc/perfsonar/psconfig/grafana-agent.json
56
etc/perfsonar/psconfig/grafana-agent-logger.conf
67
systemd/psconfig-grafana-agent.service lib/systemd/system/

psconfig/perfsonar-psconfig/unibuild-packaging/rpm/perfsonar-psconfig.spec

+1
Original file line numberDiff line numberDiff line change
@@ -255,6 +255,7 @@ fi
255255
%config(noreplace) %{config_base}/grafana-agent-logger.conf
256256
%{template_base}/grafana.json.j2
257257
%{template_base}/endpoints.json.j2
258+
%{template_base}/dns.json.j2
258259
%{_unitdir}/psconfig-grafana-agent.service
259260

260261
%files hostmetrics

0 commit comments

Comments
 (0)