1
0
Fork 0

Add libkv Username and Password

This commit is contained in:
Tristan Colgate 2017-03-28 16:54:48 +01:00 committed by Fernandez Ludovic
parent 2f1a7cbf26
commit de6d771bc2
3 changed files with 18 additions and 1 deletions

View file

@ -855,6 +855,13 @@
#
# filename = "etcd.tmpl"
# Use etcd user/pass authentication
#
# Optional
#
# username = foo
# password = bar
# Enable etcd TLS connection
#
# Optional
@ -865,7 +872,6 @@
# key = "/etc/ssl/etcd.key"
# insecureskipverify = true
################################################################
# Zookeeper configuration backend
################################################################