From bf075d83d4170160fe58b8e7e06d644512465007 Mon Sep 17 00:00:00 2001 From: Antony Messerli Date: Mon, 2 Apr 2018 12:27:29 -0500 Subject: [PATCH] Add more to README --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e3e664e..2b8178d 100644 --- a/README.md +++ b/README.md @@ -55,7 +55,7 @@ look for a configuration directory that matches the MAC address of the host netw to load the various states and execute the appropriate script if it's available. If all scripts have been run, then the server will attempt to localboot. -Preflight will direct the server to update firwmare, configure Out of Band Management, and configure RAID. +Preflight will direct the server to update firmware, configure Out of Band Management, and configure RAID. Provision will boot the server into the OS and configure it based on the generated preseed/kickstart. ### Environment Variables for build.sh @@ -81,6 +81,9 @@ in the datacenter so that the remaining operations can be handled remotely. The bootloader are generated on every commit to the rpc-deploy repo and are generated via Travis CI [here](https://github.com/rcbops/rpc-deploy/releases/latest). +The deployment repo is a location that contains the deployment.yml which describes the environment. It +is used for the generation of the PXE configs to automate installation of the environment. + ## Utility image The [Utility image](https://github.com/rcbops/rpc-deploy-utility-image) is a CentOS LiveOS image that is