Skip to content

Commit

Permalink
fix: remove space teset version change
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkProminic committed Nov 23, 2022
1 parent 55e1cfd commit fa4c968
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 fa4c968

Please sign in to comment.