Alessandro Franceschi
Alessandro Franceschi
@supernovae Any feedback on this? I've not urgent need to support OracleLinux, but since the amount of work for a single module is trivial , if you need support for...
What epel class are you using? It looks like it's not properly containing all its resources. Strictly speaking this is not a php::module {'mcrypt':} issue
The "inherits php" is not needed there. An include php should be placed in php::pear , instead, so such a change would be accepted, but it would not probably solve...
@igarny not sure on what you miss here, the ipv6 family support on RedHat based on the family parameter (and not eventually with ipv6 directly specified in the rule entry?)
for me it's ok
Management of /etc/modprobe.d/bonding.conf file is not currently done by the network::interface define, you can easily build a wrapper around it, which declares the relevant network::interface define and whatever else you...
This is strange, as you noticed the network restart command is actually executed ( Notice: /Stage[main]/Network/Exec[service network restart]: Triggered 'refresh' from 1 events ) , have to isolate the issue.
Did some more checks here. Looks like , for reasons still unclear, the first time network is configured the service network restart command doesn't actually apply the new routes, even...
You can specify any custom keypairs of options with the options_extra_redhat argument of the network::interface define, with values like: network::interface { 'ifname': [...] options_extra_redhat => { ESSID => 'foo', MODE...
What about modifying the current one, adding what's missing when we have ssl=true?