Skip to content
Snippets Groups Projects
Commit 894a0628 authored by Sara Stentvedt Luggenes's avatar Sara Stentvedt Luggenes
Browse files

Update oblig3.md

parent 54985955
No related branches found
No related tags found
No related merge requests found
......@@ -427,9 +427,9 @@ openstack floating ip set --port 255d0c0d-5e31-4c6b-9e46-c806663fa748 5337587f-
## Task 9 - Go live!
We change the floating ip address the uptime challenge should be registered with. The ip address below is the manager:
We change the floating ip address the uptime challenge should be registered with. The ip address below is the floating ip to the openstack load balancer:
```
uc set endpoint 10.212.173.5
uc set endpoint 10.212.175.95
uc status
uc traffic on
```
......@@ -752,4 +752,4 @@ dig @192.168.128.23 server1.node.aeta.dcsg2003. ANY
curl -X PUT -d '{"ID": "SERVER.AETAlocal", "Name": "bookfacelocal", "Port": 80 }' http://127.0.0.1:8500/v1/agent/service/register
curl -X PUT -d '{"ID": "SERVER2.AETAlocal", "Name": "bookfacelocal", "Port": 80 }' http://127.0.0.1:8500/v1/agent/service/register
curl -X PUT -d '{"ID": "SERVER3.AETAlocal", "Name": "bookfacelocal", "Port": 80 }' http://127.0.0.1:8500/v1/agent/service/register
```
\ No newline at end of file
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment