Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
517cacc9
Commit
517cacc9
authored
Sep 21, 2021
by
Siddharth Asthana
Committed by
Amy Qualls
Sep 21, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fix up the docs warning detected by the vale Admin rule
parent
6e0ba122
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
doc/administration/troubleshooting/gitlab_rails_cheat_sheet.md
...dministration/troubleshooting/gitlab_rails_cheat_sheet.md
+1
-1
doc/administration/troubleshooting/linux_cheat_sheet.md
doc/administration/troubleshooting/linux_cheat_sheet.md
+1
-1
No files found.
doc/administration/troubleshooting/gitlab_rails_cheat_sheet.md
View file @
517cacc9
...
...
@@ -1279,7 +1279,7 @@ cluster = Clusters::Cluster.find_by(name: 'cluster_name')
Delete cluster without associated resources:
```
ruby
# Find
an admin user
# Find
users with the Administrator role
user
=
User
.
find_by
(
username:
'admin_user'
)
# Find the cluster with the ID
...
...
doc/administration/troubleshooting/linux_cheat_sheet.md
View file @
517cacc9
...
...
@@ -14,7 +14,7 @@ having an issue with GitLab, you may want to check your [support options](https:
first, before attempting to use this information.
WARNING:
If you a
re administering
GitLab you are expected to know these commands for your distribution
If you a
dminister
GitLab you are expected to know these commands for your distribution
of choice. If you are a GitLab Support Engineer, consider this a cross-reference to
translate
`yum`
->
`apt-get`
and the like.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment