fix(doc): change version in doc 10.10 to 10.6
This commit is contained in:
parent
5c13f8f965
commit
de9c5476c3
|
|
@ -91,7 +91,7 @@ Available variables are listed below, along with default values (see
|
||||||
```yaml
|
```yaml
|
||||||
mariadb_use_official_repo: false
|
mariadb_use_official_repo: false
|
||||||
mariadb_use_official_repo_url: https://deb.mariadb.org
|
mariadb_use_official_repo_url: https://deb.mariadb.org
|
||||||
mariadb_use_official_repo_version: "10.10"
|
mariadb_use_official_repo_version: "10.6"
|
||||||
mariadb_use_official_repo_format_deb822: false
|
mariadb_use_official_repo_format_deb822: false
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue