close
The Wayback Machine - https://web.archive.org/web/20220422181327/https://github.com/saltstack/salt/issues/61726
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

[DOCS] spm intalltion docs show wrong setup for file_roots #61726

Open
whytewolf opened this issue Feb 25, 2022 · 3 comments
Open

[DOCS] spm intalltion docs show wrong setup for file_roots #61726

whytewolf opened this issue Feb 25, 2022 · 3 comments
Labels
Documentation good first issue help-wanted severity-medium time-estimate-quick-fix

Comments

@whytewolf
Copy link
Contributor

@whytewolf whytewolf commented Feb 25, 2022

Description

the docs at https://docs.saltproject.io/en/latest/topics/spm/master.html#update-file-roots show file_roots with numbered lines instead of the list indicator.

file_roots:
  base:
    1. /srv/salt
    2. /srv/spm/salt

Suggested Fix
That should be

file_roots:
  base:
    - /srv/salt
    - /srv/spm/salt

Type of documentation
Salt documentation example

Location or format of documentation
https://docs.saltproject.io/en/latest/topics/spm/master.html#update-file-roots

@whytewolf whytewolf added Documentation needs-triage labels Feb 25, 2022
@barbaricyawps barbaricyawps added time-estimate-quick-fix good first issue help-wanted severity-medium and removed needs-triage labels Feb 28, 2022
@lowercase00
Copy link

@lowercase00 lowercase00 commented Mar 31, 2022

@whytewolf up for grab? I can help.

@whytewolf
Copy link
Contributor Author

@whytewolf whytewolf commented Apr 21, 2022

@lowercase00 yes please. I almost completely forgot about this issue myself.

@lowercase00
Copy link

@lowercase00 lowercase00 commented Apr 21, 2022

@whytewolf sure, I'll go through some docs issues to try to fix the easy stuff.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Documentation good first issue help-wanted severity-medium time-estimate-quick-fix
Projects
None yet
Development

No branches or pull requests

4 participants