Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mon: use ceph_key module for containerized mgr keyring creation #4471

Merged
merged 2 commits into from
Sep 25, 2019

Commits on Sep 25, 2019

  1. mon: use ceph_key module for containerized mgr keyring creation

    This commit replaces a `command` task with `ceph_key` in order to create
    mgr keyrings.
    
    This allows us to use `mode` parameter to set the right mode on
    generated keys.
    
    Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1734513
    
    Signed-off-by: Guillaume Abrioux <gabrioux@redhat.com>
    guits committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    333925d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d9e22f7 View commit details
    Browse the repository at this point in the history