Update git submodules

* Update puppet-infra-cookiecutter 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: Ie26c4adfd1da4b5f07506d5ef4f3e132b704c533
    
  - Dissuade .gitignore references to personal tools
    
    Developers run all sorts of different tools within Git repositories,
    any of which can leave their own special trashfiles all over the
    place. We can't every hope to catalog them all, so better to
    recommend developers simply configure a global core.excludesfile to
    filter the irrelevant files which tend to get created by their
    personal choice of tools. Add a comment block explaining this, for
    clarity.
    
    We can, and should of course, continue to list files created by the
    tools recommended by our workflow (test frameworks, documentation
    and packaging builds, et cetera).
    
    This change is a port of Ib58a57267b064e4142686de6c37a70dbff04b9a7
    from the openstack-dev/cookiecutter repository.
    
    Change-Id: Ia1da64c08247ea7f8a8b4b3677fe65ae45455c3b
This commit is contained in:
Ian Wienand 2019-03-24 20:35:39 +00:00 committed by Gerrit Code Review
parent 07f5f07eea
commit 63c75de643
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4465a5ebafc5003387f5daad19558925fc3fb76a
Subproject commit 054b94856324f036e0dd7cc252ac8a323cf12b60