Commit e282309c authored by Adar Nimrod's avatar Adar Nimrod Committed by nimrod
Browse files

Separate GnuPG directory for Endless.

So there's a different default private key and also separate the public
keys I use to encrypt for other people in Endless.
parent 0baa04e5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -12,4 +12,5 @@ export DISCOURSE_API_USERNAME='Nimrod_Adar'
#forward "$VAULT_TLS_SERVER_NAME" 8200:localhost:8200
export JJB_SECTION=endlessm
export LDAPCONF="$PWD/ldaprc"
export GNUPGHOME="$PWD/.gnupg"
. .envrc.private
+0 −0

Empty file added.