aboutsummaryrefslogtreecommitdiff
path: root/consul/configuration/bottin
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2020-02-10 17:49:53 +0100
committerAlex Auvolat <alex@adnab.me>2020-02-10 17:50:24 +0100
commit71767b52a5d35ba95b7dcad80b52239b68052d40 (patch)
tree9cb221017ee235594320326e5886f4cffd1225ed /consul/configuration/bottin
parent485c056a42fa37744ccd2e1d9dc81c5cb1349e31 (diff)
downloadinfrastructure-71767b52a5d35ba95b7dcad80b52239b68052d40.tar.gz
infrastructure-71767b52a5d35ba95b7dcad80b52239b68052d40.zip
Configuration de Guichet
Diffstat (limited to 'consul/configuration/bottin')
-rw-r--r--consul/configuration/bottin/config.json14
1 files changed, 0 insertions, 14 deletions
diff --git a/consul/configuration/bottin/config.json b/consul/configuration/bottin/config.json
deleted file mode 100644
index ca49922..0000000
--- a/consul/configuration/bottin/config.json
+++ /dev/null
@@ -1,14 +0,0 @@
-{
- "suffix": "dc=deuxfleurs,dc=fr",
- "bind": "0.0.0.0:1389",
- "consul_host": "http://consul.service.2.cluster.deuxfleurs.fr:8500",
- "log_level": "debug",
- "acl": [
- "*,dc=deuxfleurs,dc=fr::read:*:* !userpassword",
- "*::read modify:SELF:*",
- "cn=admin,dc=deuxfleurs,dc=fr::read add modify delete:*:*",
- "*:cn=admin,ou=groups,dc=deuxfleurs,dc=fr:read add modify delete:*:*",
- "ANONYMOUS::bind:*,ou=users,dc=deuxfleurs,dc=fr:",
- "ANONYMOUS::bind:cn=admin,dc=deuxfleurs,dc=fr:"
- ]
-}