Skip to content
Snippets Groups Projects
Commit 53d08733 authored by Nailia Iskhakova's avatar Nailia Iskhakova
Browse files

Update docs to use Custom Resources

parent e686cb18
No related branches found
No related tags found
1 merge request!100Upstream Merge of 16.1 CE branching point
...@@ -106,5 +106,5 @@ ...@@ -106,5 +106,5 @@
their change. A master recipe, named `default`, acts as the entry point and it their change. A master recipe, named `default`, acts as the entry point and it
invokes all other necessary recipes for various components and services. invokes all other necessary recipes for various components and services.
### Definitions ### Custom Resources
...@@ -110,3 +110,3 @@ ...@@ -110,3 +110,3 @@
[Definitions](https://gitlab.com/gitlab-org/omnibus-gitlab/tree/master/files/gitlab-cookbooks/gitlab/definitions) [Custom Resources](https://gitlab.com/gitlab-org/omnibus-gitlab/-/tree/master/files/gitlab-cookbooks/gitlab/resources)
can be considered as global-level macros that are available across recipes. Some can be considered as global-level macros that are available across recipes. Some
...@@ -112,5 +112,5 @@ ...@@ -112,5 +112,5 @@
can be considered as global-level macros that are available across recipes. Some can be considered as global-level macros that are available across recipes. Some
common uses for definitions are defining the ports used for common services, and common uses for Custom Resources are defining the ports used for common services, and
listing important directories that may be used by different recipes. They define listing important directories that may be used by different recipes. They define
resources that may be reused by different recipes. resources that may be reused by different recipes.
......
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