simp / pupmod-simp-crypto_policy

A Puppet module for managing the system crypto policy settings
0 stars 7 forks source link

(SIMP-8815) Fix list of available policies #8

Closed silug closed 3 years ago

silug commented 3 years ago

Glob the *.pol files in /usr/share/crypto-policies/policies/ instead of the directories in /usr/share/crypto-policies/ to get the list of available policies for the crypto_policy__state.global_policies_available fact.

SIMP-8815 #close