This commit is contained in:
parent
94e1624180
commit
bfa31fd7f7
@ -3,7 +3,8 @@ autoinstall:
|
||||
version: 1
|
||||
early-commands:
|
||||
# Block inbound SSH to stop Packer trying to connect during initial install
|
||||
- iptables -A INPUT -p tcp --dport 22 -j DROP locale: en_US
|
||||
- iptables -A INPUT -p tcp --dport 22 -j DROP
|
||||
locale: en_US
|
||||
keyboard:
|
||||
layout: en
|
||||
variant: us
|
||||
|
Loading…
Reference in New Issue
Block a user