<?xml version="1.0" encoding="utf-8"?> <creole> <files/> <containers> <all> <host name='web_url1' ip='adresse_ip_br0' comment='Serveur web sur l’IP eth0' /> </all> </containers> <variables> <family name='général'> <variable name='mode_conteneur_actif' type='oui/non' description="No change" hidden="True"> <value>oui</value> </variable> <variable name='web_url' type='domain' description="No change" hidden="True"> <value>toto.com</value> </variable> <variable name='web_url1' type='domain' description="No change" hidden="True"> <value>toto.com</value> </variable> <variable name='web_url2' type='domain' description="No change" hidden="True"> <value>toto.com</value> </variable> </family> <separators/> </variables> <constraints> </constraints> <help/> </creole> <!-- vim: ts=4 sw=4 expandtab -->