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 check status tasks #79

Merged
merged 1 commit into from Mar 30, 2020
Merged

Add check status tasks #79

merged 1 commit into from Mar 30, 2020

Conversation

logicminds
Copy link
Contributor

  • It can be useful to get the status of a service or all the services
    remotely from a information only purpose. Additionally, this task
    can also help plans figure out when a specific puppet service is
    running correctly. This greatly helps out when trying to determine
    if a puppetserver is taking requests and not just running.

  • This task uses the puppetserver status API endpoint
    https://puppet.com/docs/puppetserver/latest/status-api/v1/services.html

  * It can be useful to get the status of a service or all the services
    remotely from a information only purpose.  Additionally, this task
    can also help plans figure out when a specific puppet service is
    running correctly.  This greatly helps out when trying to determine
    if a puppetserver is taking requests and not just running.

  * This task uses the puppetserver status API endpoint
    https://puppet.com/docs/puppetserver/latest/status-api/v1/services.html
@reidmv reidmv merged commit 8916d5f into puppetlabs:master Mar 30, 2020
@logicminds logicminds deleted the check_status branch June 29, 2020 19:28
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.

None yet

2 participants