From df598b23d3db0cef4127ffe8042308adeaf0d86e Mon Sep 17 00:00:00 2001 From: secgen server Date: Thu, 22 Mar 2018 13:23:54 +0000 Subject: [PATCH] serv --- .../unix/webapp/wordpress_3x/manifests/init.pp | 5 +++-- scenarios/test_scenario.xml | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/modules/vulnerabilities/unix/webapp/wordpress_3x/manifests/init.pp b/modules/vulnerabilities/unix/webapp/wordpress_3x/manifests/init.pp index f9bd9e223..a0558edfe 100644 --- a/modules/vulnerabilities/unix/webapp/wordpress_3x/manifests/init.pp +++ b/modules/vulnerabilities/unix/webapp/wordpress_3x/manifests/init.pp @@ -9,8 +9,9 @@ class wordpress_3x { $port = $secgen_parameters['port'][0] $https = str2bool($secgen_parameters['https'][0]) - class { '::mysql::server': } - class { '::mysql::bindings': php_enable => true, } +# class { '::mysql::server': } +# class { '::mysql::bindings': php_enable => true, } + class { '::apache': default_vhost => false, diff --git a/scenarios/test_scenario.xml b/scenarios/test_scenario.xml index 31b93c542..247da08f3 100644 --- a/scenarios/test_scenario.xml +++ b/scenarios/test_scenario.xml @@ -6,7 +6,7 @@ - wnsa + wnsb 172.16.0.2