From fc9283b51d56481492730d0aba9192cda56e614c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Kalu=C5=BEa?= Date: Wed, 10 Jan 2018 16:23:12 +0000 Subject: [PATCH] Revert 'Mount /etc/kojid/secrets/ in ODCS pungi parent runroot.' --- inventory/group_vars/odcs-backend-stg | 1 - inventory/group_vars/odcs-frontend-stg | 1 - 2 files changed, 2 deletions(-) diff --git a/inventory/group_vars/odcs-backend-stg b/inventory/group_vars/odcs-backend-stg index 01ed0cfa1f..945b2993ea 100644 --- a/inventory/group_vars/odcs-backend-stg +++ b/inventory/group_vars/odcs-backend-stg @@ -44,7 +44,6 @@ odcs_pungi_runroot_enabled: True odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client"] odcs_pungi_parent_runroot_tag: f26-build odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs -odcs_pungi_parent_runroot_mounts: ["/etc/kojid/secrets/"] odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes diff --git a/inventory/group_vars/odcs-frontend-stg b/inventory/group_vars/odcs-frontend-stg index ea27e0a3ea..a3f0154d06 100644 --- a/inventory/group_vars/odcs-frontend-stg +++ b/inventory/group_vars/odcs-frontend-stg @@ -41,7 +41,6 @@ odcs_pungi_runroot_enabled: True odcs_pungi_parent_runroot_packages: ["pungi", "fedora-packager", "python2-modulemd", "python2-pdc-client"] odcs_pungi_parent_runroot_tag: f26-build odcs_pungi_runroot_target_dir_url: http://kojipkgs.stg.fedoraproject.org/compose/odcs -odcs_pungi_parent_runroot_mounts: ["/etc/kojid/secrets/"] odcs_target_dir_url: https://odcs.stg.fedoraproject.org/composes