I want to install a Linux machine (preferably Red Hat) with a Desktop Environment (lets say Xcfe, but it could be another one) via Brooklyn (with jClouds).
In the same way that in Apache Brooklyn there is a VanillaWindowsProcess which installs a Windows machine which it is accessible via Remote Desktop, I want to do it something similar (with VanillaSoftwareProcess) but for Linux.
Is there something to add to the Blueprint or should I do it programmatically? I mean, execute a blueprint with a wrapper of the VanillaSoftwareProcess which after the installation, launches the commands to install the desktop.environment.