Loading NEWS +4 −0 Original line number Diff line number Diff line release/001.015 (2015-12-14) Changes to comodo.pp to support CentOS (jlent) release/001.014 (2015-05-13) Changes to use osfamily fact to support CentOS (jlent) Loading manifests/cert/comodo.pp +1 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,7 @@ define apache::cert::comodo( 'debian' => 'ssl-cert', 'ubuntu' => 'ssl-cert', 'redhat' => 'root', 'CentOS' => 'root', }, default => $group, }, Loading Loading
NEWS +4 −0 Original line number Diff line number Diff line release/001.015 (2015-12-14) Changes to comodo.pp to support CentOS (jlent) release/001.014 (2015-05-13) Changes to use osfamily fact to support CentOS (jlent) Loading
manifests/cert/comodo.pp +1 −0 Original line number Diff line number Diff line Loading @@ -67,6 +67,7 @@ define apache::cert::comodo( 'debian' => 'ssl-cert', 'ubuntu' => 'ssl-cert', 'redhat' => 'root', 'CentOS' => 'root', }, default => $group, }, Loading