diff options
Diffstat (limited to 'kickstart/README')
-rw-r--r-- | kickstart/README | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/kickstart/README b/kickstart/README new file mode 100644 index 0000000..b686abc --- /dev/null +++ b/kickstart/README @@ -0,0 +1,9 @@ +Actions +======= +1) We need to build a CD which will request kickstart file from the web server +2) This CD should be programmed in IPMI interface + => Currently placed in /virtual/images/centos74-ands.iso on ipepdvsrv2 +3) The installation is triggered by ipmi commands +4) The web server runs a php script which detects connecting server and templates appropriate kickstart file + => It is installed on ufo.kit.edu in /srv/www/htdocs/ands/kickstart + => Detction is based on MAC address headers which are sent by CentOS CD |