set no-honor-keyseserver-url for parcimonie

We need to set GNUPG_KEYSERVER_OPTIONS and pass something to address
EtiennePerot/parcimonie.sh#15

I set no-honor-keyserver-url in my gpg.conf anyway. I think the option
makes sense, so we'll use that until the parcimonie issue is resolved.
This commit is contained in:
Pig Monkey 2016-08-11 21:18:02 -07:00
parent a0dbcb6c0d
commit 736db08f1e

View file

@ -1,2 +1,3 @@
PARCIMONIE_USER="{{ user.name }}"
COMPUTER_ONLINE_FRACTION=0.7
GNUPG_KEYSERVER_OPTIONS="no-honor-keyserver-url"