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

adding user and quick start guide #24

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

KYTG-Dev
Copy link

What does this PR do?

Adds user and quick start guide documentation

What issues does this PR fix or reference?

Fixes: #1

Merge requirements satisfied?

[NOTICE] Bug fixes or features added to Salt require tests.

Commits signed with GPG?

No

Please review Salt's Contributing Guide for best practices.

See GitHub's page on GPG signing for more information about signing commits with GPG.

@austinbrowder
Copy link

austinbrowder commented Nov 10, 2023

Couple comments ill offer as a user attempting to set this up by following the guide in this PR.
In docs/quick_start.rst:
salt \* pkg.install saltext-prometheus
This^ should be pip.install.
- content:
This^ should be - contents:
Also, should this be run against all minions or just the SaltMasters minion?

@nicholasmhughes nicholasmhughes merged commit 278e31d into salt-extensions:main Dec 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[DOCS] Need Quickstart/Install Documentation
3 participants