Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/source/topology.rst
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ For more topology file examples, please check out the default `available nodes <
To ovverride default values in the topology node_dict the extra vars can be provided through the CLI. For example,
to add more memory to the controller node, the ``override.controller.memory`` value should be set::

infrared virsh --topology-nodes controller:1,compute:1 -e override.controller.memeory=30720
infrared virsh --topology-nodes controller:1,compute:1 -e override.controller.memory=30720

Network topology
----------------
Expand Down