mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-27 04:28:44 +02:00
Moved modules to datamodel
SVN:trunk[1783]
This commit is contained in:
23
datamodel/itop-config-mgmt-1.0.0/data.sample.Software.xml
Normal file
23
datamodel/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