1
0
Fork 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
1 changed files with 3 additions and 1 deletions

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