mirror of
https://github.com/cliffe/SecGen.git
synced 2026-02-21 11:18:06 +00:00
account module names update
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<utility xmlns="http://www.github/cliffe/SecGen/utility"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/utility">
|
||||
<name>User account service</name>
|
||||
<name>User account service (legacy)</name>
|
||||
<author>Puppet Labs</author>
|
||||
<author>Jason Keighley</author>
|
||||
<module_license>Apache v2</module_license>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<utility xmlns="http://www.github/cliffe/SecGen/utility"
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://www.github/cliffe/SecGen/utility">
|
||||
<name>User account service</name>
|
||||
<name>User account service (newer)</name>
|
||||
<author>Puppet Labs</author>
|
||||
<author>Jason Keighley</author>
|
||||
<module_license>Apache v2</module_license>
|
||||
|
||||
Reference in New Issue
Block a user