]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Define dependencies in ceph-common's meta/main.yml 345/head
authorMatt Thompson <mattt@defunct.ca>
Tue, 28 Jul 2015 09:35:19 +0000 (10:35 +0100)
committerMatt Thompson <mattt@defunct.ca>
Tue, 28 Jul 2015 09:48:07 +0000 (10:48 +0100)
commitb12d3374e4dcc2912930497e9404cf4f2daf41cd
tree5cdac9ae46824f67d07faeacdac8445daaf3ec07
parent826e247c3e3902fc30011bb7e99eeb9665e24564
Define dependencies in ceph-common's meta/main.yml

I'm currently getting a KeyError due to missing 'dependencies' on this
role when I attempt to install it with ansible-galaxy (ansible 1.9.2).
This commit simply defines an empty dependencies list so that
ansible-galaxy executes correctly.
roles/ceph-common/meta/main.yml