Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Testing: test case 13+ (all HTTP URLs) give erroneous dhcpd.conf configs #128

Closed
cobracmder opened this issue Feb 13, 2015 · 1 comment
Closed

Comments

@cobracmder
Copy link
Member

host testDUT
{
    option host-name "testDUT";
    hardware ethernet 70:72:cf:aa:34:fa;
    fixed-address 192.168.1.100;
    option www-server "192.168.1.1";

}

Relevant docs: https://gist.github.com/cobracmder/c6f5035b8e073f021e26

ssilvestro added a commit to ssilvestro/onie that referenced this issue Feb 25, 2015
cbrune pushed a commit that referenced this issue Feb 25, 2015
Resolves issue 128: #128

Signed-off-by: Curt Brune <curt@cumulusnetworks.com>
@cbrune
Copy link
Contributor

cbrune commented Mar 3, 2015

fixed by 5fc7909

@cbrune cbrune closed this as completed Mar 3, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants