updated certificate, image name and AUTH_URL of new charmed openstack deployment, changed old GOGS repo to new git-ce.rwth-aachen.de repo
This commit is contained in:
@@ -39,7 +39,7 @@ if group_number is None:
|
||||
|
||||
# web service endpoint of the private cloud infrastructure
|
||||
# auth_url = 'https://private-cloud.informatik.hs-fulda.de:5000'
|
||||
AUTH_URL = 'https://10.32.4.182:5000'
|
||||
AUTH_URL = 'https://10.32.4.29:5000'
|
||||
# auth_url = 'https://private-cloud2.informatik.hs-fulda.de:5000'
|
||||
# your username in OpenStack
|
||||
AUTH_USERNAME = 'CloudComp' + str(group_number)
|
||||
|
||||
Reference in New Issue
Block a user