tests: add regression test for #148
This commit is contained in:
parent
bd319a9166
commit
0755f7c32d
2 changed files with 33 additions and 1 deletions
10
tests/fixtures/dhcp-hostname-rewrite.interfaces
vendored
Normal file
10
tests/fixtures/dhcp-hostname-rewrite.interfaces
vendored
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
iface eth0
|
||||
use dhcp
|
||||
hostname foo
|
||||
|
||||
iface eth1
|
||||
use dhcp
|
||||
|
||||
iface eth2
|
||||
use dhcp
|
||||
dhcp-hostname bar
|
||||
Loading…
Add table
Add a link
Reference in a new issue