From 4e273e6efa7af3bfe8570912c922c2078af04d6e Mon Sep 17 00:00:00 2001 From: Arif Ali Date: Mon, 1 Mar 2021 17:14:45 +0000 Subject: [PATCH] Update README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 17a4e7e..38cd3a9 100644 --- a/README.md +++ b/README.md @@ -59,8 +59,14 @@ welcome, of course. ## Misc - functions.sh +Many functions that are common between the 2 scripts above + ## Misc - user-data.yaml +`cloud-init` file, that helps with deployment of the hypervisors. This helps +to automate the deployment of the hypervisor, which in turns grabs this repo +and deploys all the VMs required. + ## Installing and testing MAAS Just run `./bootstrap-maas.sh` with the appropriate option above.