25
25
"no-X11-forwarding,command=\"echo \'Please login as the user \\\"$USER\\\" " \
26
26
"rather than the user \\\"root\\\".\';echo;sleep 10\""
31
29
def handle(_name, cfg, cloud, log, _args):
35
31
# remove the static keys from the pristine image
36
32
if cfg.get("ssh_deletekeys", True):