We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f30748b commit 1766eceCopy full SHA for 1766ece
1 file changed
docs/infrastructure-machines.md
@@ -236,7 +236,7 @@ In order to perform the rebuild you need to do:
236
- Actually rebuild the machine
237
238
```bash
239
- ai-rebuild-vm --alma9 alimesosXX
+ ai-rebuild --alma9 alimesosXX
240
```
241
242
It can take up to one hour for the process to complete.
@@ -275,7 +275,7 @@ In order to perform the rebuild you need to do:
275
276
277
278
- ai-rebuild-vm --alma9 alibuildXX
+ ai-rebuild --alma9 alibuildXX
279
280
281
- In order to make sure that the machine is correctly up and running, you should:
0 commit comments