From 62c34e3c9d7707b0ad55fc91436a886e1a77dfb0 Mon Sep 17 00:00:00 2001 From: Andrew Schoen Date: Thu, 17 May 2018 13:42:36 -0500 Subject: [PATCH] set the python-notario version to >= 0.0.13 in ceph-ansible.spec.in Signed-off-by: Andrew Schoen --- ceph-ansible.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ceph-ansible.spec.in b/ceph-ansible.spec.in index 3e01a4412..d3ccd93cf 100644 --- a/ceph-ansible.spec.in +++ b/ceph-ansible.spec.in @@ -21,7 +21,7 @@ BuildRequires: python2-devel Requires: ansible >= 2.4.2.0 Requires: python-netaddr -Requires: python-notario +Requires: python-notario >= 0.0.13 %description Ansible playbooks for Ceph -- 2.39.5