This commit is contained in:
@ -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
|
||||||
|
Reference in New Issue
Block a user