Skip to content

Commit

Permalink
ci(default): disable snuffleupagus on ubuntu-24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
juju4 committed Nov 7, 2024
1 parent 23c631c commit bf55e7d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions molecule/default/converge.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@
- name: 24.04 | Set fact
ansible.builtin.set_fact:
misp_version: '2.5'
misp_php_snuffleupagus_enable: false
harden_php7_snuffleupagus: false
when: (ansible_distribution == "Ubuntu" and ansible_distribution_major_version | int >= 24)
vars:
misp_pymisp_validation_fatal: false
Expand Down

0 comments on commit bf55e7d

Please sign in to comment.