add bonus
Signed-off-by: Arnaud Morin <arnaud.morin@ovhcloud.com>
This commit is contained in:
parent
896a0e8fb4
commit
4fa82eb251
|
@ -13,6 +13,7 @@
|
|||
* [Boot](#boot-1)
|
||||
* [Floating IP](#floating-ip)
|
||||
* [Connect with ssh](#connect-with-ssh-1)
|
||||
* [Bonus](#bonus)
|
||||
|
||||
|
||||
# OpenStack training
|
||||
|
@ -273,3 +274,6 @@ ssh debian@xxx.yyy.zzz.aaa # floating ip
|
|||
|
||||
Q: what IP can you see on eth0 interface of the instance?
|
||||
|
||||
## Bonus
|
||||
|
||||
Try to deploy `demo-flask` with cloud-init
|
||||
|
|
Loading…
Reference in New Issue