mirror of
https://github.com/Combodo/iTop.git
synced 2026-04-30 22:18:46 +02:00
Initial load of data model 2.0
SVN:trunk[2283]
This commit is contained in:
11
datamodels/2.x/itop-config-mgmt/data.sample.osversion.xml
Executable file
11
datamodels/2.x/itop-config-mgmt/data.sample.osversion.xml
Executable file
@@ -0,0 +1,11 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<Set>
|
||||
<OSversion alias="OSversion" id="8">
|
||||
<name>Unbuntu 11.10</name>
|
||||
<osfamily_id>7</osfamily_id>
|
||||
</OSversion>
|
||||
<OSversion alias="OSversion" id="4">
|
||||
<name>Windows 2008 Server</name>
|
||||
<osfamily_id>3</osfamily_id>
|
||||
</OSversion>
|
||||
</Set>
|
||||
Reference in New Issue
Block a user