mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
polling_interval is only valid in defaults
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -3,6 +3,7 @@ defaults {
|
||||
user_friendly_names yes
|
||||
max_fds max
|
||||
queue_without_daemon no
|
||||
polling_interval 3
|
||||
}
|
||||
|
||||
blacklist {
|
||||
@@ -50,7 +51,6 @@ devices {
|
||||
path_grouping_policy multibus
|
||||
path_selector "round-robin 0"
|
||||
no_path_retry 5
|
||||
polling_interval 3
|
||||
failback 15
|
||||
}
|
||||
|
||||
@@ -62,7 +62,6 @@ devices {
|
||||
path_grouping_policy multibus
|
||||
path_selector "round-robin 0"
|
||||
no_path_retry 5
|
||||
polling_interval 3
|
||||
failback 15
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user