This commit is contained in:
secgen server
2018-03-22 13:23:54 +00:00
parent 5d0ab5e0ea
commit df598b23d3
2 changed files with 4 additions and 3 deletions

View File

@@ -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,

View File

@@ -6,7 +6,7 @@
<!-- an example remote storage system, with a remotely exploitable vulnerability that can then be escalated to root -->
<system>
<system_name>wnsa</system_name>
<system_name>wnsb</system_name>
<base platform="linux" type="server" module_path=".*debian_puppet_32.*"/>
<input into_datastore="IP_addresses">
<value>172.16.0.2</value>