]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-ansible.git/commit
Adding role for deploying python on CoreOS
authorpprokop <pprokop@gklab-126-023.igk.intel.com>
Mon, 14 Mar 2016 09:57:40 +0000 (10:57 +0100)
committerSébastien Han <seb@redhat.com>
Thu, 24 Mar 2016 15:24:44 +0000 (16:24 +0100)
commit6b014d10ed5c0747660b70593570865cdb80ae80
treea59413dedd94140b14523acf1a6b80129bffc3d7
parent3e87da0f16ded93da7281f7983c9564ac250eca2
Adding role for deploying python on CoreOS
roles/ceph-common-coreos/README.md [new file with mode: 0644]
roles/ceph-common-coreos/defaults/main.yml [new file with mode: 0644]
roles/ceph-common-coreos/tasks/install_pip.yml [new file with mode: 0644]
roles/ceph-common-coreos/tasks/install_pypy.yml [new file with mode: 0644]
roles/ceph-common-coreos/tasks/main.yml [new file with mode: 0644]
roles/ceph-common-coreos/templates/install_pip.sh.j2 [new file with mode: 0644]
roles/ceph-common-coreos/templates/install_python.sh.j2 [new file with mode: 0644]