Changes between Version 41 and Version 42 of JBSsandbox/PlasticSlices


Ignore:
Timestamp:
04/24/14 11:24:26 (10 years ago)
Author:
Josh Smift
Comment:

Added a line about running readyToLogin if things fail and need to be deleted and re-created.

Legend:

Unmodified
Added
Removed
Modified
  • JBSsandbox/PlasticSlices

    v41 v42  
    266266Watching the spew log URL is usually a better bet if you can.
    267267
     268If you delete and re-create anything, you may need to update the ssh_config file for that slice. For a single sliver, check with readyToLogin like this:
     269
     270{{{
     271readyToLogin --no-keys -a $am $slicename
     272}}}
     273
     274Then put the info from that into the relevant ssh_config file.
     275
    268276Once you can log in everywhere, commit to Subversion the changes to ~/slices/plastic-slices/ssh_config:
    269277