Fix dhcp generated conflict (#50498)

pull/50505/head
J. Nick Koston 2021-05-11 19:23:09 -05:00 committed by GitHub
parent 7df47664e8
commit 4e08d22a74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -66,6 +66,10 @@ DHCP = [
"domain": "flume",
"hostname": "flume-gw-*"
},
{
"domain": "gogogate2",
"hostname": "ismartgate*"
},
{
"domain": "guardian",
"hostname": "gvc*",
@ -76,10 +80,6 @@ DHCP = [
"hostname": "guardian*",
"macaddress": "30AEA4*"
},
{
"domain": "gogogate2",
"hostname": "ismartgate*"
},
{
"domain": "hunterdouglas_powerview",
"hostname": "hunter*",