From 49bd68f8a061f4a2ea2a1c06f9cd2a955177bb4a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Kone=C4=8Dn=C3=BD?= Date: Tue, 30 Aug 2022 16:06:30 +0200 Subject: [PATCH] Remove the issue with ansible MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit It was issue in my vagrantfile configuration, nothing related to vagrantfile in kerneltest repo. Signed-off-by: Michal Konečný --- docs/kerneltest/enhancement_of_repository.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/kerneltest/enhancement_of_repository.rst b/docs/kerneltest/enhancement_of_repository.rst index ce511ea..a275486 100644 --- a/docs/kerneltest/enhancement_of_repository.rst +++ b/docs/kerneltest/enhancement_of_repository.rst @@ -11,8 +11,7 @@ Investigation * CI - Currently using Travis CI, which is no longer working. Recommending to switch to either GitHub action or use Zuul CI -* Development environment - There is a vagrant using F25, needs to be updated ( - issues encountered with ansible when trying to just use newer Fedora version) +* Development environment - There is a vagrant using F25, needs to be updated * Automatic dependency updater - recommending renovate * When moving to OpenShift we can consolidate adding automatic deployment with GitHub webhooks