Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
F
fichiers_configuration
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
Operations
Operations
Incidents
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Membres actifs
fichiers_configuration
Commits
aeae6009
Commit
aeae6009
authored
May 30, 2013
by
Vincent Le gallic
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
On commente les sections FedeRez et dptinfo
parent
cb8d7754
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
37 additions
and
37 deletions
+37
-37
config/.ssh/config
config/.ssh/config
+37
-37
No files found.
config/.ssh/config
View file @
aeae6009
...
...
@@ -428,20 +428,20 @@ Host zbee-idrac zbee-idrac.adm.crans.org
ProxyCommand ssh sable.crans.org -W %h:%p
# +---------+
# | FedeRez |
# +---------+
# Accessibles aux membres de l'équipe d'admin de FedeRez
Host nautilus nautilus.federez.net
HostName nautilus.federez.net
User loginFedeRez
ForwardAgent yes
Host forge forge.federez.net baldrick.federez.net baldrick baldrick.crans.org
HostName baldrick.federez.net
User loginFedeRez
ForwardAgent yes
#
~# #
+---------+
#
~# #
| FedeRez |
#
~# #
+---------+
#
~# #
Accessibles aux membres de l'équipe d'admin de FedeRez
#~#
#~#
Host nautilus nautilus.federez.net
#~#
HostName nautilus.federez.net
#~#
User loginFedeRez
#~#
ForwardAgent yes
#~#
#~#
Host forge forge.federez.net baldrick.federez.net baldrick baldrick.crans.org
#~#
HostName baldrick.federez.net
#~#
User loginFedeRez
#~#
ForwardAgent yes
# +-------------------+
...
...
@@ -458,29 +458,29 @@ Host tahines.ens-cachan.fr tahines2 tahines
User loginENS
# +------------------+
# | Département info |
# +------------------+
# Machines du département informatique de l'ENSC
# Accesibles aux A0
Host dptinfo21.dptinfo.ens-cachan.fr info21 infossh ssh.dptinfo
#HostName 138.231.36.60
HostName ssh.dptinfo.ens-cachan.fr
User loginENS
ForwardAgent yes
Host dptinfo*.dptinfo.ens-cachan.fr
HostName %h
User loginENS
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
ForwardAgent yes
Host info*
HostName dpt%h.dptinfo.ens-cachan.fr
User loginENS
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
ForwardAgent yes
#
~# #
+------------------+
#
~# #
| Département info |
#
~# #
+------------------+
#
~# #
Machines du département informatique de l'ENSC
#
~# #
Accesibles aux A0
#~#
#~#
Host dptinfo21.dptinfo.ens-cachan.fr info21 infossh ssh.dptinfo
#~#
#HostName 138.231.36.60
#~#
HostName ssh.dptinfo.ens-cachan.fr
#~#
User loginENS
#~#
ForwardAgent yes
#~#
#~#
Host dptinfo*.dptinfo.ens-cachan.fr
#~#
HostName %h
#~#
User loginENS
#~#
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
#~#
ForwardAgent yes
#~#
#~#
Host info*
#~#
HostName dpt%h.dptinfo.ens-cachan.fr
#~#
User loginENS
#~#
ProxyCommand ssh loginENS@ssh.dptinfo.ens-cachan.fr -W %h:%p
#~#
ForwardAgent yes
# END (utile pour éviter les merge conflicts)
...
...
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