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

Allow pinning the version of the Agent #61

Merged
merged 2 commits into from
Apr 4, 2017

Conversation

olivielpeau
Copy link
Member

And encourage users to pin the version. Addresses #57

By default we still auto-upgrade the agent, let's change this default behavior in the next major release of this role

And encourage users to pin the version.
@olivielpeau olivielpeau added this to the 1.3.0 milestone Apr 3, 2017
Copy link
Member

@hush-hush hush-hush left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Small typo I guess. Otherwise, seems good.

README.md Outdated
@@ -17,14 +17,16 @@ Role Variables
--------------

- `datadog_api_key` - Your Datadog API key.
- `datadog_checks` - YAML configuration for agent checks to drop into `/etc/dd-agent/conf.d`.
- `datadog_agent_version` - The pinned version of the Agent to install (optional, but highly recommended)
Examples: `1:5.12.3-1` on apt-based platforms, `5.12.3-1` on yum-based platforms- `datadog_checks` - YAML configuration for agent checks to drop into `/etc/dd-agent/conf.d`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess we're missing a line break after "platforms" ?

Addresses review comment

[skip ci]
@olivielpeau olivielpeau merged commit 4d5b6d2 into master Apr 4, 2017
@olivielpeau olivielpeau deleted the olivielpeau/allow-pinning-version branch April 4, 2017 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants