gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-ansible-taler-exchange] branch master updated: todo


From: gnunet
Subject: [taler-ansible-taler-exchange] branch master updated: todo
Date: Sun, 22 Dec 2024 23:14:49 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository ansible-taler-exchange.

The following commit(s) were added to refs/heads/master by this push:
     new dd29e3a  todo
dd29e3a is described below

commit dd29e3ad83e0a491cff86b3e051e273e2cff0a24
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Dec 22 23:14:46 2024 +0100

    todo
---
 TODO                         | 5 +++++
 roles/auditor/tasks/main.yml | 2 ++
 2 files changed, 7 insertions(+)

diff --git a/TODO b/TODO
index 63fea3c..32f1b96 100644
--- a/TODO
+++ b/TODO
@@ -9,6 +9,11 @@
 - check limit access using basic auth to prometheus exporters
   => right now uses Bearer token. Is that OK?
 
+@CG:
+- auditor lacks rights to access exchange-DB
+- FIXMEs in auditor about configuration details (libeufin access!)
+- add playbooks to TOPS to import/export libeufin transactions
+
 ----
 @LATER:
 - setup deltoid's grafana to query those with access control
diff --git a/roles/auditor/tasks/main.yml b/roles/auditor/tasks/main.yml
index c581b03..69b2ed4 100644
--- a/roles/auditor/tasks/main.yml
+++ b/roles/auditor/tasks/main.yml
@@ -102,6 +102,8 @@
     cmd: taler-auditor-dbconfig -c /etc/taler-auditor/taler-auditor.conf
     chdir: /tmp
 
+# FIXME: grant auditor access to the *exchange* database!
+
 - name: Ensure taler-auditor service is enabled and started
   service:
     name: taler-auditor.target

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]