summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorSuren A. Chilingaryan <csa@suren.me>2018-07-05 06:46:09 +0200
committerSuren A. Chilingaryan <csa@suren.me>2018-07-05 06:46:09 +0200
commitd65dd50278fec1b253fcd3fe4cfcdab533f20cc8 (patch)
treec7d91ab246242b85b41267d110150be0ec40fd31 /README
downloadipmiboot-d65dd50278fec1b253fcd3fe4cfcdab533f20cc8.tar.gz
ipmiboot-d65dd50278fec1b253fcd3fe4cfcdab533f20cc8.tar.bz2
ipmiboot-d65dd50278fec1b253fcd3fe4cfcdab533f20cc8.tar.xz
ipmiboot-d65dd50278fec1b253fcd3fe4cfcdab533f20cc8.zip
Spliting from Ands
Diffstat (limited to 'README')
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000..b686abc
--- /dev/null
+++ b/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