浏览代码

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