Update git submodules

* Update puppet-ansible 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: Ie9674a375dff0ce96a792b27ed81ed24fb1188b9
    
  - Fix template variables for puppet 4
    
    On puppet 4, undef will stop evaluating to :undef in the templates and
    instead start evaluating to nil, so check for both to cover our bases.
    
    Change-Id: I6e446cf1a15c9cc5e24f93e755fa3000298f7caa
    
  - 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: Iec89bcc9c335e44f83b08e1048bc848946036f44
This commit is contained in:
Ian Wienand 2019-03-24 20:35:36 +00:00 committed by Gerrit Code Review
parent f4f829a62e
commit 6fe712069f
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 65c5bb3d95f935081bf8759a7a7d1ae04f1ed307
Subproject commit dd1b23af05be163fa2cb06411a4fb4f745af2785