#3110: Correct config YAML snippets.
This commit is contained in:
@@ -80,15 +80,15 @@ Via Configuration
|
||||
.. code-block:: yaml
|
||||
|
||||
simulation:
|
||||
network:
|
||||
nodes:
|
||||
- hostname: example_server
|
||||
type: server
|
||||
...
|
||||
services:
|
||||
- type: database-service
|
||||
options:
|
||||
backup_server_ip: 192.168.0.10
|
||||
network:
|
||||
nodes:
|
||||
- hostname: example_server
|
||||
type: server
|
||||
...
|
||||
services:
|
||||
- type: database-service
|
||||
options:
|
||||
backup_server_ip: 192.168.0.10
|
||||
|
||||
Configuration
|
||||
=============
|
||||
|
||||
Reference in New Issue
Block a user