Skip to content

Commit

Permalink
Merge pull request #33 from tmashos/master
Browse files Browse the repository at this point in the history
Fix typo in subnet host discovery
  • Loading branch information
lord-kyron authored May 11, 2021
2 parents 1dd3754 + 36a8bdc commit 20ecb10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion plugin/providers/phpipam/subnet_structure.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ var resourceSubnetOptionalFields = linearSearchSlice{
"allow_ip_requests",
"scan_agent_id",
"include_in_ping",
"host_discover_enabled",
"host_discovery_enabled",
"is_full",
"utilization_threshold",
}
Expand Down

0 comments on commit 20ecb10

Please sign in to comment.