summaryrefslogtreecommitdiff
path: root/prep-boot-floppy-and-ks-config
diff options
context:
space:
mode:
Diffstat (limited to 'prep-boot-floppy-and-ks-config')
-rwxr-xr-xprep-boot-floppy-and-ks-config11
1 files changed, 11 insertions, 0 deletions
diff --git a/prep-boot-floppy-and-ks-config b/prep-boot-floppy-and-ks-config
new file mode 100755
index 0000000..5e3f8cf
--- /dev/null
+++ b/prep-boot-floppy-and-ks-config
@@ -0,0 +1,11 @@
+#!/bin/bash
+#
+# This is a (placeholder for a) wrapper script
+#
+# The script expects a number of options, and with them it will first call
+# 'create-boot-floppy' and next 'adapt-ks-template'
+#
+# The results of both scripts will be made available for download, and will be
+# able to bootstrap a (CentOS 7) instance up to, and possibly including,
+# cosmos+puppet bootstrap
+