registry_value {'HKLM\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy':
ensure => present,
type => string,
data => '1',
}
registry_value {'HKLM\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy':
ensure => present,
type => string,
data => '1',
}