Skip to content

Add a service provider#436

Closed
ls339 wants to merge 1 commit intoDataDog:masterfrom
ls339:lewis/add_service_provider
Closed

Add a service provider#436
ls339 wants to merge 1 commit intoDataDog:masterfrom
ls339:lewis/add_service_provider

Conversation

@ls339
Copy link
Copy Markdown

@ls339 ls339 commented May 30, 2018

This PR will allow you to specify a service provider in your manifests.

For example:

node "ip-127-0-0-1" {
    class { "datadog_agent":
        api_key => "xxxxxxxxxxxxxxxxxxxxxxxxxxx",
        service_provider => 'upstart',
    }
}

@truthbk
Copy link
Copy Markdown
Member

truthbk commented Jul 5, 2018

Quite close to what we want, I will cherry-pick some of this when #444 is merged so we can add the option to the main manifest for configuration simplicity.

@truthbk
Copy link
Copy Markdown
Member

truthbk commented Jul 6, 2018

Big Thanks @ls339 - superseded by #444, closing!

@truthbk truthbk closed this Jul 6, 2018
@ls339 ls339 deleted the lewis/add_service_provider branch July 6, 2018 13:55
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.

2 participants