commit cfe99f50b2e42a9f875f6545df66bcb350c25b70 Author: Takashi Kajinami Date: Mon Oct 19 21:11:48 2020 +0900 [Train Only] Remove remaining puppet-congress This patch removes a left over about puppet-congress which should have been removed when we retired puppet-congress[1]. Note that this patch is submitted to stable/train only, because Puppetfile_centos8 was added to stable/train but was removed from stable/ussuri[2]. [1] 35b4e6253c89f1eb903585c21ba06b30f3764921 [2] d2b34d006bf91a2224b855841ed9d0adb580496c Change-Id: I228f1d5172ea238c81fb6c98b7ae966967169e4e diff --git a/Puppetfile_centos8 b/Puppetfile_centos8 index f5b0303..20d6862 100644 --- a/Puppetfile_centos8 +++ b/Puppetfile_centos8 @@ -25,10 +25,6 @@ mod 'cloudkitty', :git => 'https://opendev.org/openstack/puppet-cloudkitty', :ref => 'stable/train' -mod 'congress', - :git => 'https://opendev.org/openstack/puppet-congress', - :ref => 'stable/train' - mod 'designate', :git => 'https://opendev.org/openstack/puppet-designate', :ref => 'stable/train'