42 lines
1.1 KiB
Markdown
42 lines
1.1 KiB
Markdown
---
|
|
title: "[bojemoi] fix(pipeline): déplacer pipeline.json vers le bon répertoire Grafana"
|
|
date: 2026-07-16T21:48:29+02:00
|
|
draft: false
|
|
tags: ["commit", "bojemoi", "main"]
|
|
categories: ["Git Activity"]
|
|
summary: "Commit 751aeb7 par grafana-watcher dans bojemoi"
|
|
author: "grafana-watcher"
|
|
---
|
|
|
|
## Commit `751aeb7`
|
|
|
|
| | |
|
|
|---|---|
|
|
| **Repository** | bojemoi |
|
|
| **Branch** | `main` |
|
|
| **Author** | grafana-watcher |
|
|
| **Hash** | `751aeb7b227738a55f5226858eab66bf26ad6699` |
|
|
|
|
|
|
### Description
|
|
|
|
volumes/grafana/provisioning/dashboards/ → volumes/grafana/dashboards/pentest/
|
|
(provisioning path réel = /var/lib/grafana/dashboards, pas /etc/grafana/provisioning)
|
|
|
|
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
|
|
|
|
### Files Changed
|
|
|
|
```
|
|
A volumes/grafana/dashboards/pentest/pipeline.json
|
|
D volumes/grafana/provisioning/dashboards/pipeline.json
|
|
```
|
|
|
|
### Diff Summary
|
|
|
|
```
|
|
volumes/grafana/dashboards/pentest/pipeline.json | 209 +++++++++++++++++++++
|
|
.../grafana/provisioning/dashboards/pipeline.json | 209 ---------------------
|
|
2 files changed, 209 insertions(+), 209 deletions(-)
|
|
```
|