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

Add "Admin" role #121

Merged
merged 1 commit into from
Mar 12, 2020
Merged

Conversation

ricardoasmarques
Copy link
Contributor

@ricardoasmarques ricardoasmarques commented Mar 11, 2020

Instead of installing "ceph-tools [1]" on all "Mgr" nodes, we will now install those tools on"Admin" nodes.

Note that "Bootstrap" minion must be an "Admin" node.

[1] ceph.conf, keyring, and ceph-common[2]
[2] ceph-common will be replaced by an alias on #120

Fixes: #71

Signed-off-by: Ricardo Marques rimarques@suse.com

@ricardoasmarques ricardoasmarques added Add To Changelog Marks the PR to be included in the changelog of the next version release ceph-salt-formula ceph-salt-formula related issue ceph-salt ceph-salt related issues labels Mar 11, 2020
Fixes: ceph#71

Signed-off-by: Ricardo Marques <rimarques@suse.com>
@codecov-io
Copy link

Codecov Report

Merging #121 into master will increase coverage by 0.05%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #121      +/-   ##
==========================================
+ Coverage   77.87%   77.93%   +0.05%     
==========================================
  Files          10       10              
  Lines        2111     2116       +5     
==========================================
+ Hits         1644     1649       +5     
  Misses        467      467              
Impacted Files Coverage Δ
ceph_salt/config_shell.py 69.68% <ø> (ø)
ceph_salt/core.py 97.45% <100.00%> (+0.02%) ⬆️
ceph_salt/validate/config.py 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a512005...0cb44ef. Read the comment docs.

Copy link
Contributor

@bk201 bk201 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

works!

@ricardoasmarques ricardoasmarques merged commit 9529756 into ceph:master Mar 12, 2020
@ricardoasmarques ricardoasmarques removed the Add To Changelog Marks the PR to be included in the changelog of the next version release label Mar 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ceph-salt ceph-salt related issues ceph-salt-formula ceph-salt-formula related issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Admin role
4 participants