]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commitdiff
Add python-netaddr dependency 1594/head
authorGuillaume Abrioux <gabrioux@redhat.com>
Mon, 3 Jul 2017 14:07:54 +0000 (16:07 +0200)
committerGuits <gabrioux@redhat.com>
Tue, 4 Jul 2017 08:57:27 +0000 (10:57 +0200)
the monitor_address_block feature requires `python-netaddr` package.

Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
ceph-ansible.spec.in

index a1408e3bdc665cb6e713f4613c570fc7fda62c2d..024fe1d1200515aed2e78d4f976fd2dfcd8d2464 100644 (file)
@@ -19,6 +19,7 @@ BuildRequires: ansible >= 2.2.0.0
 BuildRequires: python2-devel
 
 Requires: ansible >= 2.2.0.0
+Requires: python-netaddr
 
 %description
 Ansible playbooks for Ceph