You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: roles/update/README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -21,5 +21,6 @@ Role to run update
21
21
*`cifmw_update_ansible_ssh_private_key_file`: (String) Define the path to the private key file used for the compute nodes.
22
22
*`cifmw_update_wait_retries_reboot`: (Integer) Number of retries to wait for a compute node reboot. One retry is done every five seconds. Default to 60, so five minutes.
23
23
*`cifmw_update_resources_monitoring_interval`: (Integer) Interval, in seconds, between two resources monitor during update. Default to 10 seconds.
24
+
*`cifmw_update_openstack_update_kpatch`: (Boolean) Activate kpatch during update. Default to false.
0 commit comments