This website works better with JavaScript.
Home
Help
Sign In
alinz
/
klingt.net
mirror of
https://github.com/klingtnet/klingt.net.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
7
Wiki
Activity
Browse Source
Own grafana data root directory
master
Andreas Linz
2 years ago
parent
38ea44e489
commit
fa925c9832
Signed by:
alinz
GPG Key ID:
9BF39809C9DA580C
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
roles/grafana/tasks/main.yml
+ 1
- 0
roles/grafana/tasks/main.yml
View File
@ -25,6 +25,7 @@
path
:
/usr/share/grafana
state
:
directory
mode
:
0755
user
:
"{{ grafana_user }}"
-
name
:
Install grafana
become
:
true
# copy does not scale for directories
Write
Preview
Loading…
Cancel
Save