Update git submodules

* Update puppet-lodgeit 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: I1c3e78cd318f8248c92056de4cfc9581d2cd3bb3
    
  - 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: Iaa342148a18948af00f2c661777797cc53da0868
This commit is contained in:
Ian Wienand 2019-03-24 20:35:40 +00:00 committed by Gerrit Code Review
parent 25ed8fe40e
commit a2958236ab
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 9e01268f33a6851b7536815974a490e1bf89ea82
Subproject commit 498adb3be6410106b23b46ec376128c4d537d7e8