Update git submodules

* Update puppet-tripleo from branch 'master'
  - Merge "Generic cluster properties support"
  - Generic cluster properties support
    
    Sometimes in certain environments we need to set specific cluster
    properties to tune the control plane to that specific situation.
    Tested with:
        tripleo::profile::base::pacemaker::cluster_properties:
          test:
            property: shutdown-escalation
            value: 6m
            tries: 5
          test2:
            property: priority-fencing-delay
            value: 10
            tries: 5
          test3:
            property: startup-fencing
            value: false
            tries: 5
    
    And obtained the correctly set properties:
    [root@controller-0 hieradata]# pcs property
    Cluster Properties:
    ...
     priority-fencing-delay: 10
     shutdown-escalation: 6m
     startup-fencing: false
    
    Change-Id: Iebd1ae24a69fb0bdc5f7f7c75a1a79e9c608ba96
This commit is contained in:
Zuul 2020-11-09 22:44:03 +00:00 committed by Gerrit Code Review
parent f33f5c16ca
commit 4f0a1d0a2c
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit aa1976e5a310d9201edb2f6c0affeff80495aab1
Subproject commit 6fd840642f7e42dc891ce103c2fdb178d7ffbd9a