From b768dc04cd02034ec10dbd50b7605751e098b859 Mon Sep 17 00:00:00 2001 From: Evgeni Golov Date: Fri, 23 Jul 2021 15:00:41 +0200 Subject: [PATCH] build hammer webhooks on el8 --- comps/comps-foreman-plugins-el8.xml | 2 ++ rel-eng/tito.props | 1 + 2 files changed, 3 insertions(+) diff --git a/comps/comps-foreman-plugins-el8.xml b/comps/comps-foreman-plugins-el8.xml index 5ec7f63ea4..8b39b85dc2 100644 --- a/comps/comps-foreman-plugins-el8.xml +++ b/comps/comps-foreman-plugins-el8.xml @@ -106,6 +106,7 @@ rubygem-hammer_cli_foreman_ssh rubygem-hammer_cli_foreman_tasks rubygem-hammer_cli_foreman_templates + rubygem-hammer_cli_foreman_webhooks rubygem-http rubygem-http-form_data rubygem-http_parser.rb @@ -265,6 +266,7 @@ rubygem-hammer_cli_foreman_ssh-doc rubygem-hammer_cli_foreman_tasks-doc rubygem-hammer_cli_foreman_templates-doc + rubygem-hammer_cli_foreman_webhooks-doc rubygem-httparty-doc rubygem-http-doc rubygem-http-form_data-doc diff --git a/rel-eng/tito.props b/rel-eng/tito.props index 6372e708be..266602f02b 100644 --- a/rel-eng/tito.props +++ b/rel-eng/tito.props @@ -723,6 +723,7 @@ whitelist = ansible-collection-theforeman-operations rubygem-hammer_cli_foreman_ssh rubygem-hammer_cli_foreman_tasks rubygem-hammer_cli_foreman_templates + rubygem-hammer_cli_foreman_webhooks rubygem-http rubygem-httparty rubygem-http-form_data