From d3091fd9724bdbccba336f1a460b7833c8143e29 Mon Sep 17 00:00:00 2001 From: Emilien Macchi Date: Fri, 15 Feb 2019 09:38:26 -0500 Subject: [PATCH] Fix lint and zuul: add publish-to-pypi so we can release it. Change-Id: Ia85c152c50f0330fa8ad4e3cb1acf5eeb1cdb6b1 --- tasks/satellite.yml | 2 +- zuul.d/layout.yaml | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/tasks/satellite.yml b/tasks/satellite.yml index 6c4a0bd..9664393 100644 --- a/tasks/satellite.yml +++ b/tasks/satellite.yml @@ -41,7 +41,7 @@ tags: - rhsm_satellite -- name: SATELLITE | Run Satellite {{ rhsm_satellite_version}} tasks +- name: SATELLITE | Run Satellite {{ rhsm_satellite_version }} tasks include_tasks: satellite-{{ rhsm_satellite_version }}.yml when: rhsm_state == 'present' tags: diff --git a/zuul.d/layout.yaml b/zuul.d/layout.yaml index e192004..579395d 100644 --- a/zuul.d/layout.yaml +++ b/zuul.d/layout.yaml @@ -1,4 +1,6 @@ - project: + templates: + - publish-to-pypi check: jobs: - openstack-tox-linters