Skip to content
Snippets Groups Projects
Commit 921530b7 authored by chao liu's avatar chao liu
Browse files

Fix a typo in globals.yml: replace mathcing with matching

Change-Id: I86c9e6de3b6aa3dd866c197a036dde728f2caf32
parent 9ea8e5dc
No related branches found
No related tags found
No related merge requests found
...@@ -341,7 +341,7 @@ kolla_internal_vip_address: "10.10.10.254" ...@@ -341,7 +341,7 @@ kolla_internal_vip_address: "10.10.10.254"
# label, 2 - unpartitioned disk with a filesystem. The label of this filesystem # label, 2 - unpartitioned disk with a filesystem. The label of this filesystem
# is used to detect the disk which Swift will be using. # is used to detect the disk which Swift will be using.
# Swift support two mathcing modes, valid options are [ prefix, strict ] # Swift support two matching modes, valid options are [ prefix, strict ]
#swift_devices_match_mode: "strict" #swift_devices_match_mode: "strict"
# This parameter defines matching pattern: if "strict" mode was selected, # This parameter defines matching pattern: if "strict" mode was selected,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment