1
0

Add missing for source

Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
Arnaud M
2024-01-02 14:32:50 +01:00
parent a6a1b94483
commit 08fe71d647

View File

@@ -5,7 +5,9 @@ openstack server create --user-data isen-postinstall.sh --min 20 --max 20 --flav
```
# Then copy/paste openrc files into the servers so that students can do
# source /root/openrc
```bash
source /root/openrc
```
# Clean the project, from k8s-1