Update git submodules

* Update puppet-exim from branch 'master'
  - Replace openstack.org git:// URLs with https://
    
    This is a mechanically generated change to replace openstack.org
    git:// URLs with https:// equivalents.
    
    This is in aid of a planned future move of the git hosting
    infrastructure to a self-hosted instance of gitea (https://gitea.io),
    which does not support the git wire protocol at this stage.
    
    This update should result in no functional change.
    
    For more information see the thread at
    
     http://lists.openstack.org/pipermail/openstack-discuss/2019-March/003825.html
    
    Change-Id: I6e3a2df384bd3b0a0106a0971cd1a74c396b8dff
    
  - Update Gemfile for Zuulv3
    
    The logic in the Gemfile was relying on Zuulv2 variables to find out
    whether the spec helper gem was already available on disk, and since
    Zuulv3 has changed things it was failing to find it and downloading the
    master version instead. This patch ensures the Gemfile looks for the gem
    in the right place when running in CI.
    
    Change-Id: I673fc19ab3d254c3a58b7a250d0877aac4838f71
    
  - Make localuser router optional
    
    Under some circumstances it can be useful to not include the default
    "localuser" Exim router. Make it optional via a
    default_localuser_router class parameter which defaults to true,
    preserving backward compatibility.
    
    Change-Id: Iae38041c95bc0bbcd1dfd3d0c5c626b63acd7922
This commit is contained in:
Ian Wienand 2019-03-24 20:35:38 +00:00 committed by Gerrit Code Review
parent c96c070b24
commit a8e1fe5c75
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 139fddd195d2f17225a40b2ebd422c84ff3fe4a4
Subproject commit 38c893fe86ce77a70be09aa023b55e8134ce84b1