Remove use of SystemRescueCd
Julien Muchembled authored
99d8e2df
This repository is used to store the basic scripts needed to automatically install a RapidSpace host machine Debian system.

HOWTO

For each datacenter XXX, there is 2 files:
dnsmasq_XXX.sh
preseed_XXX.cfg

For a new datacenter, you need to copy existing files and adapt them to your new datacenteri (especially the MAC addresses and network configuration). Then simply call "./dnsmasq_XXX.sh"


HOW DOES IT WORK

The script download Debian 10 or CentOS 8. It also creates one directory per machine containing the configuration for the machine and it generates the grub.cfg. Then it instructs the machine to boot grub with the grub.cfg file able to determine the hostname of the machine.