mso persistence folder parametrization
[oom.git] / kubernetes / config / docker / init / src / config / aai / aai-config / cookbooks / aai-resources / aai-resources-config / attributes / titan-cached.rb
1 node.default["aai-resources-config"]["STORAGE_HOSTNAME"] = 'localhost'
2 node.default["aai-resources-config"]["STORAGE_HBASE_TABLE"] = 'aaigraph.dev'
3 node.default["aai-resources-config"]["STORAGE_HBASE_ZOOKEEPER_ZNODE_PARENT"] = '/hbase'
4 node.default["aai-resources-config"]["DB_CACHE_CLEAN_WAIT"] = 20
5 node.default["aai-resources-config"]["DB_CACHE_TIME"] = 180000
6 node.default["aai-resources-config"]["DB_CACHE_SIZE"] = 0.3