projects
/
chef.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b6026c4
)
Update OOB MAC address for clifford
author
Tom Hughes
<tom@compton.nu>
Mon, 17 Oct 2016 12:28:38 +0000
(13:28 +0100)
committer
Tom Hughes
<tom@compton.nu>
Mon, 17 Oct 2016 12:28:38 +0000
(13:28 +0100)
cookbooks/dhcpd/templates/default/dhcpd.conf.erb
patch
|
blob
|
history
diff --git
a/cookbooks/dhcpd/templates/default/dhcpd.conf.erb
b/cookbooks/dhcpd/templates/default/dhcpd.conf.erb
index 0e4c9653fb8eea3eef73e7dbb26aa742d27ce190..37fed426899df9e1e101e20a95b18369a11f1f50 100644
(file)
--- a/
cookbooks/dhcpd/templates/default/dhcpd.conf.erb
+++ b/
cookbooks/dhcpd/templates/default/dhcpd.conf.erb
@@
-45,7
+45,7
@@
host bowser.oob.openstreetmap.org {
}
host clifford.oob.openstreetmap.org {
- hardware ethernet
00:1a:4b:a5:bd:2a
;
+ hardware ethernet
1c:c1:de:78:20:d6
;
server-name "clifford.oob.openstreetmap.org";
fixed-address clifford.oob.openstreetmap.org;
}