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

cephadm-bootstrap: add missing options to module #270

Merged
merged 1 commit into from
Feb 13, 2024

Conversation

asm0deuz
Copy link
Collaborator

All existing 'cephadm bootstrap' options were not available in the cephadm-boostrap module. Added xtra_opt_cli parameter to list additional parameters

Added shebang and coding information to all modules as advised by(1)

(1) https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html#python-shebang-utf-8-coding

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2246266

@asm0deuz asm0deuz added backport-quincy backport quincy backport-reef backport reef labels Jan 31, 2024
@asm0deuz asm0deuz changed the title cephadm-bootstrap: add missing options to module [WIP] cephadm-bootstrap: add missing options to module Jan 31, 2024
@asm0deuz asm0deuz force-pushed the bz2246266_bootstrap_config branch 6 times, most recently from 205f5a3 to a3f759e Compare February 5, 2024 15:14
library/cephadm_bootstrap.py Outdated Show resolved Hide resolved
library/cephadm_bootstrap.py Outdated Show resolved Hide resolved
library/cephadm_bootstrap.py Outdated Show resolved Hide resolved
@asm0deuz asm0deuz force-pushed the bz2246266_bootstrap_config branch 18 times, most recently from c5a68a5 to ee28451 Compare February 8, 2024 22:32
@asm0deuz asm0deuz force-pushed the bz2246266_bootstrap_config branch 7 times, most recently from 34e9fa6 to d58d65b Compare February 10, 2024 09:32
All existing 'cephadm bootstrap' options were not available
in the cephadm-boostrap module. Added xtra_opt_cli parameter
to list additional parameters

Added shebang and coding information to all modules as advised by(1)

(1) https://docs.ansible.com/ansible/latest/dev_guide/developing_modules_documenting.html#python-shebang-utf-8-coding

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2246266

Signed-off-by: Teoman ONAY <[email protected]>
@asm0deuz asm0deuz force-pushed the bz2246266_bootstrap_config branch from d58d65b to 78e9793 Compare February 12, 2024 10:22
@asm0deuz asm0deuz changed the title [WIP] cephadm-bootstrap: add missing options to module cephadm-bootstrap: add missing options to module Feb 13, 2024
@guits guits merged commit d45591e into ceph:devel Feb 13, 2024
9 checks passed
asm0deuz added a commit that referenced this pull request Feb 13, 2024
cephadm-bootstrap: add missing options to module (backport #270)
asm0deuz added a commit that referenced this pull request Feb 13, 2024
cephadm-bootstrap: add missing options to module (backport #270)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-quincy backport quincy backport-reef backport reef
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants