Merge pull request #634 from dvusboy/fix_issue_632

Address issue #632 with systemd unit rename
pull/637/head
Leseb 2016-03-18 14:07:42 +01:00
commit 18aa86a89f
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@
- name: start rgw on red hat (after infernalis)
service:
name: ceph-radosgw@{{ ansible_hostname }}
name: ceph-radosgw@rgw.{{ ansible_hostname }}
state: started
enabled: yes
when: