Skip to content

Commit

Permalink
Remove spurious ceph. prefix for roles path in test.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Giulio Fidente <[email protected]>
  • Loading branch information
gfidente authored and leseb committed Jan 11, 2019
1 parent 46531ae commit 3f4bbbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
become: true
tasks:
- import_role:
name: ceph.ceph-common
name: ceph-common
- import_role:
name: ceph-mon
- import_role:
Expand Down

0 comments on commit 3f4bbbf

Please sign in to comment.