Statistics
| Branch: | Revision:

root / example / instance-image.d / ssh @ c2fca018

History | View | Annotate | Download (1.2 kB)

# Date Author Comment
e7a2d1ad 02/05/2010 01:59 am Lance Albertson

Refactor debugging code to be saner and actually work

f1afb4b1 02/03/2010 08:23 pm Lance Albertson

Add OSU Copyright headers

c6253116 02/03/2010 08:19 pm Lance Albertson

Force exit on error

6af8a040 02/03/2010 08:19 pm Lance Albertson

Don't remove keys if deploying a debian based image

Debian generates the host keys during the install phase and the init script
doesn't regenerate them if they don't exist and fail. So skip it for now on
these types of systems.

611fa6b0 02/03/2010 08:18 pm Lance Albertson

Create IMAGE_DEBUG variable to enable debugging output

DEBUG_LEVEL isn't working yet in ganeti [1], so lets add an option so we can at
least use something.

[1] http://groups.google.com/group/ganeti/browse_thread/thread/948ec6705ae69798

e84e87cd 02/02/2010 11:50 pm Lance Albertson

If debug is set, show commands in log file

60484bb3 02/02/2010 08:43 pm Lance Albertson

New script to remove all ssh host keys