mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-22 03:38:01 +00:00
vulnerabilities/onlinestore: Uncommented cleanup
This commit is contained in:
@@ -111,14 +111,14 @@
|
||||
</input>
|
||||
</vulnerability>
|
||||
|
||||
<!--<build type="cleanup">-->
|
||||
<!--<input into="root_password">-->
|
||||
<!--<generator type="medium_password_generator"/>-->
|
||||
<!--</input>-->
|
||||
<!--<input into="disable_ssh">-->
|
||||
<!--<value>true</value>-->
|
||||
<!--</input>-->
|
||||
<!--</build>-->
|
||||
<build type="cleanup">
|
||||
<input into="root_password">
|
||||
<generator type="medium_password_generator"/>
|
||||
</input>
|
||||
<input into="disable_ssh">
|
||||
<value>true</value>
|
||||
</input>
|
||||
</build>
|
||||
|
||||
<network type="private_network" range="dhcp"/>
|
||||
</system>
|
||||
|
||||
Reference in New Issue
Block a user