diff options
author | Russell Dickenson <rdickenson@gitlab.com> | 2019-06-03 23:22:02 +0000 |
---|---|---|
committer | Evan Read <eread@gitlab.com> | 2019-06-03 23:22:02 +0000 |
commit | d3882916b7318bb61c8818f916f640e5a1e57376 (patch) | |
tree | 98ae7311509dc638fbaa7edfec981febf08c9a6a /doc | |
parent | 672a6238b53763e739f30f03d46e0d63f3c5ee16 (diff) | |
download | gitlab-ce-d3882916b7318bb61c8818f916f640e5a1e57376.tar.gz |
Edit *Instance template repository* for SSOT epic
Diffstat (limited to 'doc')
-rw-r--r-- | doc/user/admin_area/settings/instance_template_repository.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/doc/user/admin_area/settings/instance_template_repository.md b/doc/user/admin_area/settings/instance_template_repository.md index 4010008f694..91286a67c31 100644 --- a/doc/user/admin_area/settings/instance_template_repository.md +++ b/doc/user/admin_area/settings/instance_template_repository.md @@ -1,3 +1,7 @@ +--- +type: reference +--- + # Instance template repository **[PREMIUM ONLY]** > [Introduced](https://gitlab.com/gitlab-org/gitlab-ee/issues/5986) in @@ -61,3 +65,15 @@ top of the list. If this feature is disabled or no templates are present, there will be no "Custom" section in the selection dropdown. + +<!-- ## Troubleshooting + +Include any troubleshooting steps that you can foresee. If you know beforehand what issues +one might have when setting this up, or when something is changed, or on upgrading, it's +important to describe those, too. Think of things that may go wrong and include them here. +This is important to minimize requests for support, and to avoid doc comments with +questions that you know someone might ask. + +Each scenario can be a third-level heading, e.g. `### Getting error message X`. +If you have none to add when creating a doc, leave this section in place +but commented out to help encourage others to add to it in the future. --> |