We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 18c57e9 commit 1b7bcdeCopy full SHA for 1b7bcde
src/roles/ha_scs/tasks/files/constants.yaml
@@ -105,7 +105,9 @@ RESOURCE_DEFAULTS:
105
operations:
106
monitor:
107
interval: ["11", "11s"]
108
- timeout: ["105", "105s"]
+ timeout:
109
+ ANF: ["105", "105s"]
110
+ AFS: ["60", "60s"]
111
start:
112
interval: ["0", "0s"]
113
timeout: ["180", "180s"]
@@ -130,7 +132,9 @@ RESOURCE_DEFAULTS:
130
132
131
133
134
135
136
137
138
139
140
0 commit comments