From d3422bf388c39c6591cc2adb1ec6295c203ccb09 Mon Sep 17 00:00:00 2001 From: Steven Polley Date: Fri, 22 Dec 2023 22:47:59 -0700 Subject: [PATCH] Update title --- 00-provisioning/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/00-provisioning/README.md b/00-provisioning/README.md index aebec78..a562877 100644 --- a/00-provisioning/README.md +++ b/00-provisioning/README.md @@ -1,4 +1,4 @@ -# 00-Provisioning +# 00 | Provisioning Machine, Operating System and Prerequisites Provisioning is the process of creating and installing the machine and operating system to prepare it for workloads. There are many terrafic tools for this, but my needs are simple and I don't like needless abstractions, so I rolled my own found in the **helpers.sh* file.