1
0
Fork 0

Set debian 12 instead of 10

Signed-off-by: Arnaud M <arnaud.choupinette@mailops.fr>
This commit is contained in:
Arnaud M 2024-01-12 11:41:07 +01:00
parent 7bfacd5880
commit 06fd7a53b8
1 changed files with 3 additions and 3 deletions

View File

@ -144,7 +144,7 @@ openstack server create ... # command to be completed
openstack help server create
```
Q: what command did you use to boot a `small` `Debian 10` instance using your `keypair` on `public` network?
Q: what command did you use to boot a `small` `Debian 12` instance using your `keypair` on `public` network?
When done, you will have an output like:
```
@ -167,7 +167,7 @@ When done, you will have an output like:
| flavor | small (3c83dfbd-abdb-43d0-b041-3ac44009c2f7) |
| hostId | |
| id | 369ad246-8c48-40f9-ada1-269c0844b34c |
| image | Debian 10 (d60f629d-7f22-4db8-9f4a-cf480a26856f) |
| image | Debian 12 (d60f629d-7f22-4db8-9f4a-cf480a26856f) |
| key_name | mykey |
| name | myvm01 |
| progress | 0 |
@ -299,4 +299,4 @@ Try to deploy `demo-flask` with cloud-init
## Bonus 2
Take a look at the [skyline WebUI](http://skyline.54.36.119.253.xip.opensteak.fr) and try to boot another instance from there.
Take a look at the [skyline WebUI](http://skyline.54.36.119.253.xip.opensteak.fr) and try to boot another instance from there.