This commit is contained in:
parent
94e1624180
commit
bfa31fd7f7
@ -3,7 +3,8 @@ autoinstall:
|
|||||||
version: 1
|
version: 1
|
||||||
early-commands:
|
early-commands:
|
||||||
# Block inbound SSH to stop Packer trying to connect during initial install
|
# 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:
|
keyboard:
|
||||||
layout: en
|
layout: en
|
||||||
variant: us
|
variant: us
|
||||||
|
Loading…
Reference in New Issue
Block a user