Closed jd-daniels closed 6 years ago
I'm passing a fact array via ENC to clamd_options for ExcludePath
In RHEL7 (ruby 2.0.0.648-29):
ExcludePath \<path1> ExcludePath \<path2>
In RHEL6 (ruby 1.8.7.374-5):
ExcludePath \<path1>\<path2>
RHEL7 above is the intended behavior I'm seeking. However, I'm still investigating as to why this occurs. In both cases I'm running puppet 3.8.6-2
Disregard, narrowed it down to an ENC issue
I'm passing a fact array via ENC to clamd_options for ExcludePath
In RHEL7 (ruby 2.0.0.648-29):
ExcludePath \<path1> ExcludePath \<path2>
In RHEL6 (ruby 1.8.7.374-5):
ExcludePath \<path1>\<path2>
RHEL7 above is the intended behavior I'm seeking. However, I'm still investigating as to why this occurs. In both cases I'm running puppet 3.8.6-2