Skip to content

Commit

Permalink
ci(default): set harden_php7_snuffleupagus to false (misp2.4) - verif…
Browse files Browse the repository at this point in the history
…y configLint on debian gives syntax error
  • Loading branch information
juju4 committed Dec 8, 2024
1 parent 239658f commit 1896cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
# Host header is a numeric IP address
- { re: '^SecRuleRemoveById 920350', l: 'SecRuleRemoveById 920350' }
misp_php_snuffleupagus_enable: false
harden_php7_snuffleupagus: true
harden_php7_snuffleupagus: false
harden_php7_snuffleupagus_rules_template: 'misp-snuffleupagus-rules.ini.j2'
harden_apache_php_variants: ['apache2', 'cli']
harden_apache_php74_rhel9_enable: true
Expand Down

0 comments on commit 1896cda

Please sign in to comment.