Clarify apache module names (now that Kali and Stretch have separate modules for this)

This commit is contained in:
Z. Cliffe Schreuders
2023-04-18 10:51:06 +01:00
parent b43a6d776e
commit 1359ca54b3
2 changed files with 3 additions and 3 deletions

View File

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

View File

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