The current implementation uses a Chef recipe to install, e.g., a Java agent. The recipe has to be turned into an LWRP, as a recipe can only be applied once (whereas LWRPs can be applied multiple times).
Examples or LWRPs in this project can be found here:
The current implementation uses a Chef recipe to install, e.g., a Java agent. The recipe has to be turned into an LWRP, as a recipe can only be applied once (whereas LWRPs can be applied multiple times).
Examples or LWRPs in this project can be found here: