From a46a1ecbe7bc2a1c6862602a17d3cebb36e8f17a Mon Sep 17 00:00:00 2001 From: Simon Pasquier Date: Fri, 3 Jun 2016 14:22:29 +0200 Subject: [PATCH] Fix instructions for network templates Change-Id: I2ef7fab4e29fd594c05d5ff943980d09e592e4e2 --- doc/source/advanced_operations.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/source/advanced_operations.rst b/doc/source/advanced_operations.rst index 37090b7..ff16900 100644 --- a/doc/source/advanced_operations.rst +++ b/doc/source/advanced_operations.rst @@ -111,7 +111,7 @@ The deployment of the environment happens as described in the :ref:`User Guide * Upload the network template:: - $ fuel2 network-template upload -f network_template.yaml + $ fuel2 network-template upload -f ./network_template * Allocate an IP subnet for the `monitoring` network::