Wrong command splitter

Bug #1627071 reported by Denis Klepikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
New
Undecided
Fuel Documentation Team

Bug Description

https://docs.mirantis.com/openstack/fuel/fuel-8.0/operations.html#network-template-examples

Wrong command splitter:

To configure two networks:
Create a new network for all non-PXE traffic:
# fuel network-group --create --name everything --cidr <cidr>
--gateway <gateway> --nodegroup <nodegroup>
Set the render_addr_mask parameter to internal for this network by typing:
# fuel network-group --set --network 39 --meta '{"name":
"everything", "notation": "cidr", "render_type": null, "map_priority": 2,
"configurable": true, "use_gateway": true, "render_addr_mask":
"internal", "vlan_start": null, "cidr": "10.108.31.0/24"}'

Tags: docs
tags: added: docs
Changed in fuel:
assignee: nobody → Fuel Documentation Team (fuel-docs)
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.