Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
R
rcfiles
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
nimrod
rcfiles
Commits
3199bc78
Commit
3199bc78
authored
8 years ago
by
nimrod
Browse files
Options
Downloads
Patches
Plain Diff
- Replace internal FDNA server with IPs because resolving doesn't work when using the VPN.
parent
ae8a8637
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
.ssh/config.d/20_fdna
+5
-5
5 additions, 5 deletions
.ssh/config.d/20_fdna
with
5 additions
and
5 deletions
.ssh/config.d/20_fdna
+
5
−
5
View file @
3199bc78
...
@@ -16,12 +16,12 @@ User git
...
@@ -16,12 +16,12 @@ User git
IdentityFile ~/.ssh/fdna_rsa
IdentityFile ~/.ssh/fdna_rsa
Host monster
Host monster
HostName
monster
HostName
10.0.0.209
User nimrod
User nimrod
IdentityFile ~/.ssh/fdna_rsa
IdentityFile ~/.ssh/fdna_rsa
Host backup
Host backup
HostName
backup
HostName
10.0.0.210
User nimrod
User nimrod
IdentityFile ~/.ssh/fdna_rsa
IdentityFile ~/.ssh/fdna_rsa
...
@@ -35,17 +35,17 @@ HostName 10.0.0.111
...
@@ -35,17 +35,17 @@ HostName 10.0.0.111
User nimrod
User nimrod
IdentityFile ~/.ssh/fdna_rsa
IdentityFile ~/.ssh/fdna_rsa
Host
dl-fdna*
Host
10.0.0.20?
User nimrod
User nimrod
IdentityFile ~/.ssh/fdna_rsa
IdentityFile ~/.ssh/fdna_rsa
Host storage
Host storage
HostName
storage
HostName
10.0.0.220
User nimrod
User nimrod
IdentityFile ~/.ssh/fdna_rsa
IdentityFile ~/.ssh/fdna_rsa
Host data-management
Host data-management
HostName
data-management
HostName
10.0.0.109
User nimrod
User nimrod
IdentityFile ~/.ssh/fdna_rsa
IdentityFile ~/.ssh/fdna_rsa
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment