]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
Address issue #632 with systemd unit rename 634/head
authorK.C. Wong <kcwong@verseon.com>
Thu, 17 Mar 2016 17:34:56 +0000 (10:34 -0700)
committerK.C. Wong <kcwong@verseon.com>
Thu, 17 Mar 2016 17:34:56 +0000 (10:34 -0700)
commit6ac41f7f3f4e247748e751cc7561f8413dcb051c
tree76633ff212db697e6490390bb43bed4fa90bdbc2
parentc8422e29ff5b537e9ed8424ee4c52a71494cf0d5
Address issue #632 with systemd unit rename

* the client-name is actually `rgw.{{ ansible_hostname }}` instead
  of just `{{ ansible_hostname }}`
* it matches the directory created under `/var/lib/ceph/radosgw`
* and, it matches the client-name used to create the keyring in
  `pre_requisite.yml`
roles/ceph-rgw/tasks/start_radosgw.yml