[DOCS] fips_mode is an undocumented opt for minion and master configs
Open
@dwoz is already working on this.
Since Aug 19, 2021.
doc-ex-missing
doc-rst-update
docstring-update
documentation
module doc standards
severity-high
time-estimate-sprint
- Dominant language
- Python
- Stars
- 15.7k
- Forks
- 5.6k
- Avg merge
- 2d 44m
- Merged PRs (30d)
- 80
Description
Description
Docs are missing from #59833
Suggested Fix
Minimum needed docs are:
fips_mode, if present, should probably be documented in the files that newly reference and use it:
salt/modules/nacl.pysalt/modules/x509.pysalt/pillar/nacl.pysalt/runners/nacl.pysalt/states/x509.pysalt/utils/nacl.py
Type of documentation
Salt documentation, Salt modules
Additional context
This is a symptom of a larger problem in our documentation and testing suite:
- #59908
- #58112
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.