Revert "Minor formatting fix"

This reverts commit 28fc975e8d.

Change-Id: I7c32aafc0440dfc110bf8aab70d864abe2407e0b
This commit is contained in:
Sergey Otpuschennikov 2016-11-21 10:42:07 +00:00
parent 28fc975e8d
commit 9e39ef3974
1 changed files with 1 additions and 1 deletions

View File

@ -65,7 +65,7 @@ The Fuel Plugin Builder generates three files:
* ``releases: repository_path`` -- A path in your plugin directory where * ``releases: repository_path`` -- A path in your plugin directory where
all the packages for the release are. Relative to the plugin root. all the packages for the release are. Relative to the plugin root.
* ``base_release_path`` -- Defines the template from which to inherit * ``base_release_path`` -- Defines the template from which to inherit
the data tree by overriding keys. the data tree by overriding keys.
* ``networks_path`` -- Path to the ``networks.yaml`` file. * ``networks_path`` -- Path to the ``networks.yaml`` file.
* ``volumes_path`` -- Path to the ``volumes.yaml`` file. * ``volumes_path`` -- Path to the ``volumes.yaml`` file.
* ``roles_path`` -- Path to the ``roles.yaml`` file. * ``roles_path`` -- Path to the ``roles.yaml`` file.