This website requires JavaScript.
Explore
Help
Register
Sign In
ceph
/
ceph-ansible
mirror of
https://github.com/ceph/ceph-ansible.git
Watch
1
Star
0
Fork
You've already forked ceph-ansible
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
aa364264cd
ceph-ansible
/
roles
/
ceph-fetch-keys
/
defaults
/
main.yml
5 lines
43 B
YAML
Raw
Normal View
History
Unescape
Escape
Adds a new ceph-fetch-keys role The purpose of this is so we can connect to the mons and gather the keys needed to configure an OSD or additonal MON without having to reconfigure the existing mons at the same time. Signed-off-by: Andrew Schoen <aschoen@redhat.com>
2016-02-18 06:15:57 +08:00
---
fetch_directory
:
fetch/
Allow to propagate cluster name to ceph-fetch-keys ceph-fetch-keys role currently works only if cluster name is 'ceph'. This commit allows to set custom cluster name in 'defaults' in the same fashion as other roles do.
2016-10-07 14:06:21 +08:00
cluster
:
ceph