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

Change-Id: Ie2fc2d1124ece17a22e4326cbca557acff8934ac
This commit is contained in:
Patrick Petit 2015-12-04 09:13:47 +01:00
parent 624de48c08
commit 495392ccb5
1 changed files with 4 additions and 3 deletions

View File

@ -29,9 +29,10 @@ Catalog, you need to follow these steps:
LMA Infrastructure Alerting Fuel Plugin install from source
-----------------------------------------------------------
Alternatively, you may want to build the RPM file of the plugin from the
lastest stable release if, for example, you want to modify some built-in
configuration parameters. But note that this is at your own risk.
Alternatively, you may want to build the RPM file of the plugin from source
if, for example, you want to test the latest features, modify some built-in
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 the LMA Infrastructure Alerting Plugin from source, you first need to prepare an
environement to build the RPM file.