Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

Commit

Permalink
changed gateway ip
Browse files Browse the repository at this point in the history
  • Loading branch information
dweinholz committed Feb 25, 2019
1 parent 8521b59 commit a9ffc62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion VirtualMachineService/config/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ openstack_connection:
port: 9090
# Gateway Port and IP
gateway_base: 30000
gateway_ip: 172.21.40.78
gateway_ip: 172.21.40.72
# If set to True the client will use a Gateway instead of providing floating IPs for each instance.
use_gateway: True
set_password: False
Expand Down

0 comments on commit a9ffc62

Please sign in to comment.