Update "filename" to "file name"

This commit is contained in:
Fiona Neill 2023-12-18 10:11:19 +00:00 committed by Achilleas Pipinellis
parent a54ec81ef7
commit c566775325
3 changed files with 4 additions and 4 deletions

View File

@ -41,7 +41,7 @@ Versions of the primary GitLab components like GitLab Rails or Gitaly are contro
Check the following table for more information:
| Filename | Environment variable | Description |
| File name | Environment variable | Description |
| ------------------------------------ | ------------------------------------ | ----------- |
| `VERSION` | `GITLAB_VERSION` | Controls the Git reference of the GitLab Rails application. By default, points to the `master` branch of the GitLab-FOSS repository. If you want to use the GitLab repository, set the environment variable `ee` to true. |
| `GITALY_SERVER_VERSION` | `GITALY_SERVER_VERSION` | Git reference of the [Gitaly](https://gitlab.com/gitlab-org/gitaly) repository. |

View File

@ -166,7 +166,7 @@ directory.
Near the end of the recipe you will want to make a call to the runit service definition
to define your recipe. In order for this work you will need to have created
a run file in the cookbooks `templates/default` directory. These filenames start
a run file in the cookbooks `templates/default` directory. These file names start
with `sv-` followed by the service name, followed by the runit action name.
A service typically needs a `run`, `log-run`, and `log-config`.

View File

@ -243,8 +243,8 @@ can use this.
1. The CA file should be owned by the database user, and its permissions should be `0400`
NOTE:
Don't use the filenames `server.crt` or `server.key` for these files. These
filenames are reserved for the internal use of `omnibus-gitlab`.
Don't use the file names `server.crt` or `server.key` for these files. These
file names are reserved for the internal use of `omnibus-gitlab`.
1. Ensure the following is set in `gitlab.rb`: