Emphasized running a fuel plugin built from source is at your own risk.

Removed trailing space

Change-Id: I8ff544b225d458b291a5b3122ea61c990d2ac179
(cherry picked from commit 4879803e30)
This commit is contained in:
Patrick Petit 2015-12-04 08:55:34 +01:00 committed by Simon Pasquier
parent 389b5043be
commit 3866ad4a1f
1 changed files with 4 additions and 3 deletions

View File

@ -47,9 +47,10 @@ Catalog, you need to follow these steps:
LMA Collector Fuel Plugin install from source LMA Collector Fuel Plugin install from source
--------------------------------------------- ---------------------------------------------
Alternatively, you may want to build the RPM file of the plugin from the Alternatively, you may want to build the RPM file of the plugin from source
lastest stable release if, for example, you want to modify some built-in if, for example, you want to test the latest features, modify some built-in
configuration parameters. But note that this is at your own risk. configuration or implement your own customization.
But note that running a Fuel plugin that you have built yourself is at your own risk.
To install LMA Collector Plugin from source, you first need to prepare an To install LMA Collector Plugin from source, you first need to prepare an
environement to build the RPM file. environement to build the RPM file.