]> git.apps.os.sepia.ceph.com Git - ceph-build.git/commitdiff
install python2.6-dev as well for python2.6 support 336/head
authorAlfredo Deza <adeza@redhat.com>
Wed, 16 Mar 2016 18:55:35 +0000 (14:55 -0400)
committerAlfredo Deza <adeza@redhat.com>
Wed, 16 Mar 2016 18:55:35 +0000 (14:55 -0400)
Signed-off-by: Alfredo Deza <adeza@redhat.com>
ceph-deploy-pull-requests/setup/playbooks/tasks/ubuntu.yml

index 23bbff8ff5403eac001d58a4c063fabcc25e58ab..e49282095f8068240a34839772eb23e287d7b5a5 100644 (file)
@@ -10,6 +10,7 @@
     with_items:
       - python-software-properties
       - python-dev
+      - python2.6-dev
       - python-setuptools
       - python2.6
       - python2.7