Skip to content

Commit b289629

Browse files
committed
allow enabling fapolicyd in clone pipelines
1 parent 7d2081e commit b289629

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pipelines/clone/02-setup.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,6 @@
1616
- role: disable_firewall
1717
- role: foreman_server_repositories
1818
- role: packit
19+
- role: fapolicyd
20+
when: foreman_fapolicyd | default(false)
1921
- role: update_os_packages

0 commit comments

Comments
 (0)