You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -34,6 +34,8 @@ These instructions assume the deployment host is running Rocky Linux 8:
34
34
cd ansible-slurm-appliance
35
35
./dev/setup-env.sh
36
36
37
+
You will also need to install [OpenTofu](https://opentofu.org/docs/intro/install/rpm/).
38
+
37
39
## Overview of directory structure
38
40
39
41
-`environments/`: Contains configurations for both a "common" environment and one or more environments derived from this for your site. These define ansible inventory and may also contain provisioning automation such as Terraform or OpenStack HEAT templates.
0 commit comments