trailing spaces
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 3 Nov 2023 12:50:15 +0000 (13:50 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 3 Nov 2023 12:50:15 +0000 (13:50 +0100)
default_config.xml

index 68c47a5..5d5fd7c 100644 (file)
@@ -121,7 +121,7 @@ Copyright (C) 2006 The Trustees of Princeton University
     <category id="plc_flavour">
       <name>Flavours</name>
       <description>Defaults for nodes and slices contents.</description>
-      
+
       <variablelist>
        <variable id="virt_map" type="string">
          <value> f8,f12,f14,centos5,centos6:vs; default:lxc </value>
@@ -402,14 +402,14 @@ Copyright (C) 2006 The Trustees of Princeton University
         <variable id="ipod_subnet" type="ip">
           <name>IP Subnet</name>
           <value>127.0.0.1</value>
-          <description>The IP Subnet for all API servers. 
+          <description>The IP Subnet for all API servers.
          Used to identify IPoD packet senders.</description>
         </variable>
 
         <variable id="ipod_mask" type="ip">
           <name>IP Mask</name>
           <value>255.255.255.255</value>
-          <description>The IP Mask that should be applied to incoming 
+          <description>The IP Mask that should be applied to incoming
          packets to match the IP Subnet for IPoD packets.</description>
         </variable>