mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
Clarify apache module names (now that Kali and Stretch have separate modules for this)
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<service xmlns="http://www.github/cliffe/SecGen/service"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/service">
|
||||
<name>Apache HTTP Server - Stretch/Kali Compatible</name>
|
||||
<name>Apache HTTP Server - Kali Compatible</name>
|
||||
<author>Z. Cliffe Schreuders</author>
|
||||
<author>Connor Wilson</author>
|
||||
<author>Puppet Labs</author>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<service xmlns="http://www.github/cliffe/SecGen/service"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/service">
|
||||
<name>Apache HTTP Server - Stretch/Kali Compatible</name>
|
||||
<name>Apache HTTP Server - Stretch Compatible</name>
|
||||
<author>Z. Cliffe Schreuders</author>
|
||||
<author>Connor Wilson</author>
|
||||
<author>Puppet Labs</author>
|
||||
@@ -34,4 +34,4 @@
|
||||
<requires>
|
||||
<type>update</type>
|
||||
</requires>
|
||||
</service>
|
||||
</service>
|
||||
|
||||
Reference in New Issue
Block a user