Skip to content

Commit

Permalink
fix: space
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkProminic authored Nov 23, 2022
1 parent fa4c968 commit 2b22f87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-zones/driver.rb
Original file line number Diff line number Diff line change
Expand Up @@ -616,7 +616,7 @@ def zonenatentries(uii, opts)
execute(false, "#{@pfexec} svcadm enable network/ipfilter")
end

## Create dhcp entries for the zone
## Create dhcp entries for the zone
def zonedhcpentries(uii, opts)
config = @machine.provider_config
ip = ipaddress(uii, opts)
Expand Down

0 comments on commit 2b22f87

Please sign in to comment.