mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-20 13:50:45 +00:00
labtainer
This commit is contained in:
@@ -19,9 +19,9 @@
|
||||
<conflict>
|
||||
<type>ircd</type>
|
||||
</conflict>
|
||||
<conflict>
|
||||
<!-- <conflict>
|
||||
<name>.*Debian.*Stretch.*</name>
|
||||
</conflict>
|
||||
</conflict> -->
|
||||
<requires>
|
||||
<type>update</type>
|
||||
</requires>
|
||||
|
||||
@@ -105,6 +105,30 @@
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<service type="ircd"/>
|
||||
|
||||
<utility module_path=".*hackerbot">
|
||||
<!-- <input into="hackerbot_configs">
|
||||
<generator module_path=".*integrity_protection">
|
||||
<input into="accounts">
|
||||
<datastore>accounts</datastore>
|
||||
</input>
|
||||
<input into="root_password">
|
||||
<value>removeme</value>
|
||||
</input>
|
||||
</generator>
|
||||
</input> -->
|
||||
</utility>
|
||||
|
||||
<utility module_path=".*pidgin">
|
||||
<input into="server_ip">
|
||||
<value>localhost</value>
|
||||
</input>
|
||||
<input into="accounts">
|
||||
<datastore access="0">accounts</datastore>
|
||||
</input>
|
||||
</utility>
|
||||
|
||||
<network type="private_network">
|
||||
<input into="IP_address">
|
||||
<datastore access="0">IP_addresses</datastore>
|
||||
|
||||
Reference in New Issue
Block a user