Update title

This commit is contained in:
Steven Polley 2023-12-22 22:47:59 -07:00
parent 3f63f88f6e
commit d3422bf388
1 changed files with 1 additions and 1 deletions

View File

@ -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.