Skip to content
Snippets Groups Projects
Commit a3520fe9 authored by Torstein Egge's avatar Torstein Egge
Browse files

java stuff

parent 0e84889d
Branches anders-landmarks
No related tags found
No related merge requests found
......@@ -32,6 +32,10 @@ node default {
node 'elk-server.openstacklocal' {
include ::java
class { 'java' :
package => 'openjdk-8-jre',
}
class { 'elasticsearch': }
class { 'kibana': }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment