Files
iTop/datamodels/2.x/itop-config-mgmt/data.sample.osversion.xml
Romain Quetiez 4d85ff60ab Fixed #618 and #621
+ renamed a few classes/enums/attributes to improve the classes naming consistency and ease the writing of OQLs
+ fixed errors in the profiles

SVN:trunk[2434]
2012-11-20 16:24:24 +00:00

12 lines
270 B
XML
Executable File

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