Rudy YAYON

Results 3 issues of Rudy YAYON

Hi, As far as I can see, the [real_ip module ](http://nginx.org/en/docs/http/ngx_http_realip_module.html) is not supported yet. In the meantime, I use: ``` yaml nginx::config::http_cfg_append: set_real_ip_from: X.X.X.X real_ip_header: X-Forwarded-For ``` in my...

enhancement

Hi, By declaring: ``` class { 'jboss': product => 'jboss-eap', version => '6.4.0.GA', } ``` I get the following: ``` Error: Failed to apply catalog: Could not find dependency Class[Jboss::Internal::Prerequisites]...

Hi, I just have installed the latest plugin version (2.0.2) on Foreman 1.13.1 and I get the following error message by trying to access to a server terminal (nothing open...