Skip to content

Instantly share code, notes, and snippets.

@alexjpaz
Last active February 27, 2017 13:12
Show Gist options
  • Save alexjpaz/eef90411cd350c69589c3d7a0240e1c5 to your computer and use it in GitHub Desktop.
Save alexjpaz/eef90411cd350c69589c3d7a0240e1c5 to your computer and use it in GitHub Desktop.
#platform=x86, AMD64, or Intel EM64T
#version=DEVEL
# Install OS instead of upgrade
install
# Firewall configuration
firewall --enabled --ssh
# Use CDROM installation media
cdrom
# Network information
network --bootproto=dhcp --device=eth0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment