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

trying to add apache

parent 908fe7f1
No related branches found
No related tags found
No related merge requests found
......@@ -28,3 +28,4 @@ mod 'richardc-datacat', '0.6.2'
mod 'puppetlabs-java', '7.3.0'
mod 'puppet-nginx', '3.3.0'
mod 'puppetlabs-concat', '7.1.1'
mod 'puppetlabs-apache', '7.0.0'
......@@ -44,3 +44,7 @@ node 'elk-server.openstacklocal' {
listen_options => 'default_server',
}
}
node 'app-server.openstacklocal' {
include apache
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment