commit | 2d0ec5826d772973a3614b6055a08033027c2fbd | [log] [tgz] |
---|---|---|
author | Biser Milanov <biser.milanov@storpool.com> | Fri Aug 05 10:15:19 2022 +0300 |
committer | Peter Pentchev <pp@storpool.com> | Thu Dec 08 14:47:58 2022 +0200 |
tree | 89f024731670a8d006ee35612b6442468570ac6e | |
parent | 23ca0e92ff06274e7dad7563b2bab0b5ed739ee5 [diff] [blame] |
Add a default value for the 'protocol' config option Change-Id: I54229c63a41ed775cb036947197bca731fafa36f
diff --git a/config.yaml b/config.yaml index 37c3b74..49b2cdb 100644 --- a/config.yaml +++ b/config.yaml
@@ -24,7 +24,7 @@ "use-multipath" option in the nova-compute charm. protocol: type: string - default: + default: iscsi description: | SAN protocol to use. Choose between iscsi or fc. volume-backend-name: