]> git-server-git.apps.pok.os.sepia.ceph.com Git - cephmetrics.git/commitdiff
Add a sample group_vars file 165/head
authorBoris Ranto <branto@redhat.com>
Thu, 19 Apr 2018 22:03:22 +0000 (00:03 +0200)
committerBoris Ranto <branto@redhat.com>
Thu, 19 Apr 2018 22:03:22 +0000 (00:03 +0200)
Signed-off-by: Boris Ranto <branto@redhat.com>
ansible/group_vars/all.yml.sample [new file with mode: 0644]

diff --git a/ansible/group_vars/all.yml.sample b/ansible/group_vars/all.yml.sample
new file mode 100644 (file)
index 0000000..11820ed
--- /dev/null
@@ -0,0 +1,18 @@
+dummy:
+
+#containerized: true
+
+# Set the backend options, mgr+prometheus or cephmetrics+graphite
+#backend:
+#  metrics: mgr  # mgr, cephmetrics
+#  storage: prometheus  # prometheus, graphite
+
+# Turn on/off devel_mode
+#devel_mode: true
+
+# Set grafana admin user and password
+# You need to change these in the web UI on an already deployed machine, first
+# New deployments work fine
+#grafana:
+#  admin_user: admin
+#  admin_password: admin