Benoit Cattie
Benoit Cattie
Hi, i just see there is already 2 pending PR for french translations : - #104 - #107 Benoit
Backporting translations from @paulrad and @flibustier
Hi, can merge this request because 'ssl_certificate_key' could be empty if you want tje module to autogenerate the certs
Also changing value in $listen wont generate the cert if needed # Autogenerating ssl certs if $listen == '443' [...] I had to find an other way manging this scenario.
I think the module listen variable must have the same content (or almost) as the one in the nginx config file with the possibility to set : - listen 192.168.1.1:443;...
Hi, thanks again for your repport. file resource to create symlinks should work. Have you tried ? Going to try also on my part Benoit
Hello, indeed, the template is much more verbose with OS::Neutron::SecurityGroupRule. I'm not sure how to pass IP prefixes in a different security group, as existing security group have a SSH...