Update git submodules

* Update charm-hacluster from branch 'master'
  to 355bbabe6533c2b737a8110ede7caa3b474b0ac5
  - Merge "Increase default TimeoutStopSec value"
  - Increase default TimeoutStopSec value
    
    The charm installs systemd overrides of the TimeoutStopSec and
    TimeoutStartSec parameters for the corosync and pacemaker services.
    The default timeout stop parameter is changed to 60s, which is a
    significant change from the package level default of 30 minutes. The
    pacemaker systemd default is 30 minutes to allow time for resources
    to safely move off the node before shutting down. It can take some
    time for services to migrate away under a variety of circumstances (node
    usage, the resource, etc).
    
    This change increases the timeout to 10 minutes by default, which should
    prevent things like unattended-upgrades from causing outages due
    services not starting because systemd timed out (and an instance was
    already running).
    
    Change-Id: Ie88982fe987b742082a978ff2488693d0154123b
    Closes-Bug: #1903745
This commit is contained in:
Zuul 2020-12-17 20:26:40 +00:00 committed by Gerrit Code Review
parent 521c8231b4
commit d394cd45a3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 4670f0effc085abec15f153dd4e685aa6e8cc425
Subproject commit 355bbabe6533c2b737a8110ede7caa3b474b0ac5