mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-24 02:58:43 +02:00
Preparing for the 1.0 beta release... final adjustments
SVN:trunk[591]
This commit is contained in:
23
modules/itop-config-mgmt-1.0.0/data.sample.Software.xml
Normal file
23
modules/itop-config-mgmt-1.0.0/data.sample.Software.xml
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<Application alias="Software" id="1">
|
||||
<name>Apache</name>
|
||||
<description></description>
|
||||
</Application>
|
||||
<DBServer alias="Software" id="3">
|
||||
<name>MySql</name>
|
||||
<description></description>
|
||||
</DBServer>
|
||||
<DBServer alias="Software" id="4">
|
||||
<name>Oracle</name>
|
||||
<description></description>
|
||||
</DBServer>
|
||||
<DBServer alias="Software" id="5">
|
||||
<name>Outlook Server</name>
|
||||
<description></description>
|
||||
</DBServer>
|
||||
<Application alias="Software" id="2">
|
||||
<name>Tomcat</name>
|
||||
<description></description>
|
||||
</Application>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user