Skip to content

Commit

Permalink
allow enabling fapolicyd in clone pipelines
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Jan 15, 2025
1 parent 7d2081e commit b289629
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pipelines/clone/02-setup.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,6 @@
- role: disable_firewall
- role: foreman_server_repositories
- role: packit
- role: fapolicyd
when: foreman_fapolicyd | default(false)
- role: update_os_packages

0 comments on commit b289629

Please sign in to comment.