13 lines
310 B
XML
13 lines
310 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
|
||
|
<rougail version="0.9">
|
||
|
<variables>
|
||
|
<variable name="nut_monitor_host" type="ip" mandatory='True'>
|
||
|
<value>192.168.0.1</value>
|
||
|
<value>192.168.0.2</value>
|
||
|
</variable>
|
||
|
</variables>
|
||
|
</rougail>
|
||
|
<!-- vim: ts=4 sw=4 expandtab
|
||
|
-->
|