Update git submodules

* Update puppet-openstack-integration from branch 'master'
  - Change chardet installation to a exec
    
    The previous code tried to install the python2-chardet
    with the source name of python-chardet which for some
    reason just straight up skipped doing it.
    
    If you changed the resource name of the package resource
    to python2-chardet it failed as well since the python2-chardet
    package obsoletes python-chardet, puppet doesn't handle packages
    being obsoleted.
    
    Change-Id: Ia5a89d7d716fb08ac75002693dc360bd373903db
This commit is contained in:
Tobias Urdin 2019-02-25 23:58:18 +01:00 committed by Gerrit Code Review
parent 47945b1e34
commit b7bb92762a
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 53e188a5e6662d23e498ac0492e70f6a0da5df72
Subproject commit 708ef8e100fec1b9a1c751158601c384ad42ff09