Skip to content

Commit

Permalink
chore: release 0.1.42
Browse files Browse the repository at this point in the history
Release-As: 0.1.42
  • Loading branch information
MarkProminic committed Nov 23, 2022
1 parent 713097a commit db51149
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/vagrant-zones/config.rb
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ def initialize
@vagrant_user_private_key_path = './id_rsa'
@xhci_enabled = 'off'
@override = false
@login_wait = 5
@login_wait = 4
@cloud_init_enabled = false
@cloud_init_conf = 'on'
@cloud_init_dnsdomain = nil
Expand Down

0 comments on commit db51149

Please sign in to comment.