Update git submodules

* Update puppet-pacemaker from branch 'master'
  - Redirect stderr to stdout in push_cib() and backup_cib()
    
    With this change we are sure we capture any useful logs output by pcs on
    stderr:
    
    Before the change:
    Error: Unable to write to file '/tmp2/foo.xml', No such file or directory
    backup_cib: Running: pcs cluster cib /tmp2/foo.xml with code: 1 ->
    
    After the change:
    backup_cib: Running: pcs cluster cib /tmp2/foo.xml with code: 1 -> Error: Unable to write to file '/tmp2/foo.xml', No such file or directory
    
    Change-Id: I41a534e4a162e0f0135c67fe52ed38de7249f091
This commit is contained in:
Michele Baldessari 2019-06-12 17:07:21 +02:00 committed by Gerrit Code Review
parent e7abb5bab0
commit 89c015c2dd
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit fde568564d43c78bf2828d3c981d5cc685fb3369
Subproject commit 658f4ee6d982169191531bd0daf6ef8e08f06ddc