Upgrading Elastic Search to 1.1.1 on the wiki

Change-Id: I7e16ee1ed7f8d4803c45e6a7da159923ec5e33b6
This commit is contained in:
Ryan Lane 2014-05-05 21:11:47 -07:00
parent e16d0d11b5
commit 917dca388c
1 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ class openstack_project::wiki (
'bootstrap.mlockall' => true,
'discovery.zen.ping.unicast.hosts' => ['localhost'],
},
version => '0.90.5',
version => '1.1.1',
heap_size => '1g',
}