Update git submodules

* Update puppet-asterisk 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: Ic4c145a4e3b9d35c7938e29a0e139617322850bc
    
  - Ensure asterisk refresh happens last
    
    The new resource ordering algorithm in puppet 4 may cause the asterisk
    service to be refreshed before the module directories are in place,
    which then causes the module reload exec to fail. This patch adds an
    explicit ordering to the customdir defined type to ensure that the
    module directory exists before the asterisk service is refreshed.
    
    Change-Id: Ic892983476c7da60e4801779dfecc50587a2404d
    
  - Add beaker tests
    
    Add tests to ensure the asterisk class can be applied correctly and the
    service can start.
    
    Change-Id: I9714e040d6c73e7b0e8ce5d9fe91f2674214efa6
    
  - 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: I180d901bf18409bc249854e1925dba23187d28e8
This commit is contained in:
Ian Wienand 2019-03-24 20:35:36 +00:00 committed by Gerrit Code Review
parent 613e4c4bcf
commit 4b604c8638
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b13391ded3dd0ee6a665a2693f6350557911b4d7
Subproject commit c657851ca0b33c5a94fe8dc5e6a92e2849f3d672