Преглед на файлове

AMBARI-2586. ambari-server encrypt-passwords fails (Dmitry Lysnichenko via smohanty)

Sumit Mohanty преди 12 години
родител
ревизия
22c4f24f8b
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      ambari-server/src/main/python/ambari-server.py

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

@@ -2639,7 +2639,7 @@ def setup_master_key():
       print 'Failed to save secure LDAP password.'
   pass
 
-  update_properties(propertyMap)
+  update_properties(properties, propertyMap)
 
   # Since files for store and master are created we need to ensure correct
   # permissions