Browse Source

AMBARI-3963. Ambari host registering freezes if wrong ssh key provided. (mpapirkovskyy)

Myroslav Papirkovskyy 11 years ago
parent
commit
4d77357b07
1 changed files with 1 additions and 1 deletions
  1. 1 1
      ambari-server/src/main/python/bootstrap.py

+ 1 - 1
ambari-server/src/main/python/bootstrap.py

@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2.6
 
 '''
 Licensed to the Apache Software Foundation (ASF) under one