aboutsummaryrefslogtreecommitdiff
path: root/dhcp/validation.linaro.org/2-10-microworkers.conf
blob: 178bc8b03ca083936484eb199c861cfbe3b17dd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
host pi-worker01 {
	hardware ethernet dc:a6:32:46:54:55;
	fixed-address 10.2.10.1;
}

host pi-worker02 {
	hardware ethernet dc:a6:32:4b:2f:e9;
	fixed-address 10.2.10.2;
}

host pi-worker03 {
	hardware ethernet dc:a6:32:4b:51:9f;
	fixed-address 10.2.10.3;
}

host lavapeur-02-pi {
	hardware ethernet dc:a6:32:d9:6c:94;
	fixed-address 10.2.10.101;
}