Ignore:
Timestamp:
07/04/2009 15:55:47 (3 years ago)
Author:
ccowart
Message:
  • Disabling StrictHostKeyChecking?=no by default.
  • Providing CONF_FETCH_SSH_FLAGS knob for arbitrary configuration of the ssh client.
  • Renaming CONF_SSH_KEY to CONF_FETCH_SSH_KEY to more closely follow conventions.
  • Related man page corrections.

Fixes #41

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/confman.conf.5.in

    r366 r385  
    9797The export style to be used by 
    9898.Xr confexport 8 . Valid options are: repository, module, recipe. 
     99.It CONF_FETCH_SSH_KEY 
     100This is a private SSH keyfile for use with "sftp://" and "scp://" URIs above. 
     101.It CONF_FETCH_SSH_FLAGS 
     102This options allows you to specify custom parameters to the  
     103.Xr ssh 1 
     104client for 
     105.Cm confsync . 
    99106.It CONF_SSH_KEY 
    100 This is a private SSH keyfile for use with "sftp://" and "scp://" URIs above. 
     107This option is deprecated and will be removed in a future release. See  
     108CONF_FETCH_SSH_KEY. 
    101109.El 
    102110.Ss MISCELLANEOUS OPTIONS 
Note: See TracChangeset for help on using the changeset viewer.