diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-28 13:27:48 +0200 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2015-04-28 13:29:23 +0200 |
commit | c05fd0282aa9d14f15690308761caf93805285f7 (patch) | |
tree | 8856d40dc52a8b3b1437584ad5fdc14c72e79996 /testing/consul/encrypt.json.sample | |
parent | 15a3137ad2d71eea7ea9ea8d6a912545a36947b2 (diff) | |
download | aports-c05fd0282aa9d14f15690308761caf93805285f7.tar.bz2 aports-c05fd0282aa9d14f15690308761caf93805285f7.tar.xz |
testing/consul: new aport
APKBUILD provided by Olivier Mauras <olivier@mauras.ch>
Diffstat (limited to 'testing/consul/encrypt.json.sample')
-rw-r--r-- | testing/consul/encrypt.json.sample | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testing/consul/encrypt.json.sample b/testing/consul/encrypt.json.sample new file mode 100644 index 0000000000..8e8fc89a66 --- /dev/null +++ b/testing/consul/encrypt.json.sample @@ -0,0 +1,5 @@ +# Enable gossip message encryption +# Use 'consul keygen' to generate a new one +#{ +# "encrypt": "HnAKJceZzkkqiHBkP52iEQ==" +#} |