#3110: Correct config YAML snippets.
This commit is contained in:
@@ -71,15 +71,13 @@ Via Configuration
|
||||
.. code-block:: yaml
|
||||
|
||||
simulation:
|
||||
network:
|
||||
nodes:
|
||||
- ref: example_server
|
||||
hostname: example_server
|
||||
type: server
|
||||
...
|
||||
services:
|
||||
- ref: ftp_client
|
||||
type: ftp-client
|
||||
network:
|
||||
nodes:
|
||||
- hostname: example_server
|
||||
type: server
|
||||
...
|
||||
services:
|
||||
- type: ftp-client
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
Reference in New Issue
Block a user