]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
ceph-agent: Add support for the openSUSE Leap distributions
authorMarkos Chandras <mchandras@suse.de>
Thu, 12 Oct 2017 10:19:31 +0000 (11:19 +0100)
committerMarkos Chandras <mchandras@suse.de>
Tue, 14 Nov 2017 10:51:23 +0000 (10:51 +0000)
Add support for the openSUSE Leap distributions.

Signed-off-by: Markos Chandras <mchandras@suse.de>
roles/ceph-agent/meta/main.yml

index 003b4880a56ad0c447c4160aea4f780ade0bfd30..af6aa579d246a7345ba6f66d2a589806672cd2cc 100644 (file)
@@ -11,6 +11,9 @@ galaxy_info:
     - name: EL
       versions:
         - 7
+    - name: opensuse
+      versions:
+        - 42.3
   categories:
     - system
 dependencies: []