Skip to content

Commit b39b2e8

Browse files
committed
Rename expected_output to valid_list in HANA configuration checks
1 parent 561ac8e commit b39b2e8

File tree

1 file changed

+1
-1
lines changed
  • src/roles/configuration_checks/tasks/files

1 file changed

+1
-1
lines changed

src/roles/configuration_checks/tasks/files/hana.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ checks:
159159
user: *root
160160
validator_type: *list
161161
validator_args:
162-
expected_output: ["reboot", "stonith-action=reboot"]
162+
valid_list: ["reboot", "stonith-action=reboot"]
163163
report: *check
164164

165165
- id: "DB-HANA-0006"

0 commit comments

Comments
 (0)