SERVICE_HOST should be 127.0.0.1
Change-Id: I24b173ea2f4cbeb3d0ad1a2e7c622f38b92ef704
This commit is contained in:
@@ -49,7 +49,7 @@ SERVICE_TOKEN=111222333444
|
||||
ROOTSLEEP=0
|
||||
ENABLED_SERVICES=g-api,g-reg,key,n-api,n-cpu,n-net,n-sch,mysql,rabbit
|
||||
SKIP_EXERCISES=swift
|
||||
SERVICE_HOST=localhost
|
||||
SERVICE_HOST=127.0.0.1
|
||||
EOF
|
||||
|
||||
# The vm template update job should cache some images in ~/files.
|
||||
|
||||
Reference in New Issue
Block a user