diff --git a/roles/parcimonie/templates/user.conf.j2 b/roles/parcimonie/templates/user.conf.j2 index a1deeab..59a6356 100644 --- a/roles/parcimonie/templates/user.conf.j2 +++ b/roles/parcimonie/templates/user.conf.j2 @@ -1,2 +1,3 @@ PARCIMONIE_USER="{{ user.name }}" COMPUTER_ONLINE_FRACTION=0.7 +GNUPG_KEYSERVER_OPTIONS="no-honor-keyserver-url"