Merge "Upgrade elasticsearch to 1.7.6"
This commit is contained in:
commit
7fdef1efd5
@ -37,7 +37,7 @@ class openstack_project::elasticsearch_node (
|
|||||||
'http.cors.allow-origin' => "'*'", # lint:ignore:double_quoted_strings
|
'http.cors.allow-origin' => "'*'", # lint:ignore:double_quoted_strings
|
||||||
},
|
},
|
||||||
heap_size => $heap_size,
|
heap_size => $heap_size,
|
||||||
version => '1.7.5',
|
version => '1.7.6',
|
||||||
}
|
}
|
||||||
|
|
||||||
cron { 'delete_old_es_indices':
|
cron { 'delete_old_es_indices':
|
||||||
|
Loading…
x
Reference in New Issue
Block a user