Skip to content

Commit f324cf2

Browse files
Jenkinsopenstack-gerrit
authored andcommitted
Merge "Fix sample multinode configuration"
2 parents 10e1fd4 + 25cb346 commit f324cf2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/source/guides/multinode-lab.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -178,7 +178,7 @@ machines, create a ``local.conf`` with:
178178
MYSQL_HOST=192.168.42.11
179179
RABBIT_HOST=192.168.42.11
180180
GLANCE_HOSTPORT=192.168.42.11:9292
181-
ENABLED_SERVICES=n-cpu,n-net,n-api,c-sch,c-api,c-vol
181+
ENABLED_SERVICES=n-cpu,n-net,n-api,c-vol
182182
NOVA_VNC_ENABLED=True
183183
NOVNCPROXY_URL="http://192.168.42.11:6080/vnc_auto.html"
184184
VNCSERVER_LISTEN=$HOST_IP

0 commit comments

Comments
 (0)