Update git submodules

* Update charm-interface-hacluster from branch 'master'
  - Resource parameter order is important on Eoan+
    
    Port of https://github.com/juju/charm-helpers/pull/373 to this
    interface for reactive charms. From the ch pull request:
    
    On Eoan we saw errors like:
    
    ERROR: syntax in primitive: Attribute order error: timeout must appear
    before any instance attribute parsing 'primitive res_ks_cf9dea1_vip
    ocfheartbeatIPaddr2 params ip=10.5.253.30 op monitor depth=0
    timeout=20s interval=10s'
    
    It would appear, that ordering matters, update resource config function
    to the correct order.
    
    Change-Id: I1f8a440fb0ad62192307946de42b9b176b3ef4c1
    Partial-Bug: #1843830
This commit is contained in:
Liam Young 2020-04-22 08:54:02 +00:00 committed by Gerrit Code Review
parent e34ef1c3ff
commit 9bdd8c461d
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit ef1f8503f4de4edbbd8a03c8a67bae4f10a59e5a
Subproject commit 67511b37878c74f69bf389193da1048d47c6e881