Skip to content

Commit

Permalink
lenses/multipath.aug: Support all possible values for find_multipaths (
Browse files Browse the repository at this point in the history
  • Loading branch information
rwmjones authored Jul 18, 2024
1 parent 5246ef0 commit 6ed6a28
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lenses/multipath.aug
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ let default_setting =
|kv "polling_interval" Rx.integer
|kv "max_polling_interval" Rx.integer
|kv "multipath_dir" fspath
|kv "find_multipaths" /yes|no/
|kv "find_multipaths" /on|yes|y|off|no|n|strict|greedy|smart/
|kv "verbosity" /[0-6]/
|kv "reassign_maps" /yes|no/
|kv "uid_attrribute" Rx.word
Expand Down

0 comments on commit 6ed6a28

Please sign in to comment.