Compare commits
4 Commits
aec71aa51a
...
680023da4c
Author | SHA1 | Date | |
---|---|---|---|
|
680023da4c | ||
|
6708bc4cd4 | ||
|
dc6774c778 | ||
|
96bf638364 |
@ -78,9 +78,9 @@ Push your Dockerfile in the ex2 folder.
|
||||
|
||||
In ex3 folder, you will find an incomplete `openrc` file.
|
||||
|
||||
You will need to amend the file to configure the correct `OS_USERNAME`, `OS_PASSWORD` and `OS_REGION_NAME` with the one that we gave to you.
|
||||
You will need to amend the file to configure the correct `OS_USERNAME` and `OS_PASSWORD` with the one that we gave to you.
|
||||
|
||||
Then, using `terraform`, can you write a plan to boot a `d2-4` with a floating IP.
|
||||
Then, using `terraform`, can you write a plan to boot a `d2-4` on `GRA7` region with a floating IP.
|
||||
|
||||
Bonus, on that instance, make sure a web server (`nginx`) is running.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user