summaryrefslogtreecommitdiffstats
path: root/templates/node.xml
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2008-07-10 17:14:43 +1000
committerAndrew Tridgell <tridge@samba.org>2008-07-10 17:14:43 +1000
commit00c8e1d8d5c9aab12b4095b703eb0a596e4fc81f (patch)
tree2c42bbc74cff6c8f9a0a2c65534d311f0e2d2f67 /templates/node.xml
parent6a211ae0c11db8690a590b406a8357bca410be11 (diff)
downloadautocluster-00c8e1d8d5c9aab12b4095b703eb0a596e4fc81f.tar.gz
autocluster-00c8e1d8d5c9aab12b4095b703eb0a596e4fc81f.tar.xz
autocluster-00c8e1d8d5c9aab12b4095b703eb0a596e4fc81f.zip
fixed MAC addresses
Diffstat (limited to 'templates/node.xml')
-rw-r--r--templates/node.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/node.xml b/templates/node.xml
index ddc23fa..e57461a 100644
--- a/templates/node.xml
+++ b/templates/node.xml
@@ -60,7 +60,7 @@
<source network='net2'/>
</interface>
<interface type='network'>
- <mac address='@@MAC3'/>
+ <mac address='@@MAC3@@'/>
<model type='@@NICMODEL@@'/>
<source network='net3'/>
</interface>