pf-tools/pf-tools: and the test
parmelan-guest at users.alioth.debian.org
parmelan-guest at users.alioth.debian.org
Thu Apr 10 13:38:22 UTC 2014
details: http://hg.debian.org/hg/pf-tools/pf-tools/rev/9564aa50a6b3
changeset: 1268:9564aa50a6b3
user: shad
date: Thu Apr 10 15:38:18 2014 +0200
description:
and the test
diffstat:
t/20.files.t | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r f56b533c449c -r 9564aa50a6b3 t/20.files.t
--- a/t/20.files.t Thu Apr 10 15:25:17 2014 +0200
+++ b/t/20.files.t Thu Apr 10 15:38:18 2014 +0200
@@ -1113,16 +1113,16 @@
# Spawning server
# number: 2
-host cbv4-spawn01 {
-\thardware ethernet 00:1e:c9:ff:42:0a;
-\tfixed-address 10.1.167.1;
+host cbv4-spawn00 {
+\thardware ethernet 00:1e:c9:ff:08:e3;
+\tfixed-address 10.1.167.0;
\tfilename "pxelinux.0";
\toption domain-name-servers nsprivate.private,spawn.private;
}
-host cbv4-spawn00 {
-\thardware ethernet 00:1e:c9:ff:08:e3;
-\tfixed-address 10.1.167.0;
+host cbv4-spawn01 {
+\thardware ethernet 00:1e:c9:ff:42:0a;
+\tfixed-address 10.1.167.1;
\tfilename "pxelinux.0";
\toption domain-name-servers nsprivate.private,spawn.private;
}
More information about the pf-tools-commits
mailing list