dev-sec / puppet-os-hardening

This puppet module provides numerous security-related configurations, providing all-round base protection.
http://dev-sec.io/
Apache License 2.0
280 stars 101 forks source link

Conflicts with apache module #231

Closed whohoho closed 4 years ago

whohoho commented 4 years ago

Could not retrieve catalog from remote server: Error 500 on SERVER: Server Error: Evaluation Error: Error while evaluating a Resource Statement, Duplicate declaration: User[www-data] is already declared at (file: /etc/puppet/code/environments/production/modules/os_hardening/manifests/minimize_access.pp, line: 88); cannot redeclare (file: /etc/puppet/code/environments/production/modules/apache/manifests/init.pp, line: 591) (file: /etc/puppet/code/environments/production/modules/apache/manifests/init.pp, line: 591, column: 5)

mcgege commented 4 years ago

Hi @whohoho , please try the solution in #157

mcgege commented 4 years ago

Seems to be solved