changes in ceph-configs
This commit is contained in:
@ -1,2 +0,0 @@
|
||||
[client.nova]
|
||||
keyring = /etc/ceph/ceph.client.nova.keyring
|
@ -33,8 +33,8 @@
|
||||
|
||||
- name: copy ceph-client-keyring
|
||||
copy:
|
||||
src: files/ceph.client.nova.keyring
|
||||
dest: /srv/nova-compute/etc/ceph/ceph.client.nova.keyring
|
||||
src: files/ceph.client.compute.keyring
|
||||
dest: /srv/nova-compute/etc/ceph/ceph.client.compute.keyring
|
||||
mode: 0644
|
||||
|
||||
- name: install service file.
|
||||
|
Reference in New Issue
Block a user