From e06c1084421c55e89d334dacf0127d634fc94d3d Mon Sep 17 00:00:00 2001 From: Markos Chandras Date: Thu, 12 Oct 2017 11:19:31 +0100 Subject: [PATCH] ceph-agent: Add support for the openSUSE Leap distributions Add support for the openSUSE Leap distributions. Signed-off-by: Markos Chandras --- roles/ceph-agent/meta/main.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/ceph-agent/meta/main.yml b/roles/ceph-agent/meta/main.yml index 003b4880a..af6aa579d 100644 --- a/roles/ceph-agent/meta/main.yml +++ b/roles/ceph-agent/meta/main.yml @@ -11,6 +11,9 @@ galaxy_info: - name: EL versions: - 7 + - name: opensuse + versions: + - 42.3 categories: - system dependencies: []