[SAC] [OSGeo] #2315: Make LXC containers referenceable by name by resolver

OSGeo trac_osgeo at osgeo.org
Mon Jun 24 07:57:21 PDT 2019


#2315: Make LXC containers referenceable by name by resolver
---------------------------+----------------------
 Reporter:  strk           |       Owner:  sac@…
     Type:  task           |      Status:  closed
 Priority:  normal         |   Milestone:
Component:  Systems Admin  |  Resolution:  invalid
 Keywords:                 |
---------------------------+----------------------

Comment (by strk):

 Thanks, confirmed. My .ssh/config now looks like this:

 {{{
 Host osgeo-*
   ProxyCommand ssh download.osgeo.org -W $(sed -e "s/^osgeo-//;s/$/.lxd/"
 <<< "%h"):%p
 }}}

 And I can successfully do:

 {{{
   ssh osgeo-secure
 }}}

-- 
Ticket URL: <https://trac.osgeo.org/osgeo/ticket/2315#comment:8>
OSGeo <https://osgeo.org/>
OSGeo committee and general foundation issue tracker.


More information about the Sac mailing list