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 apt repo settings to be user defined #20

Merged
merged 1 commit into from
Jun 23, 2016
Merged

Allow apt repo settings to be user defined #20

merged 1 commit into from
Jun 23, 2016

Conversation

ghost
Copy link

@ghost ghost commented Mar 22, 2016

To allow the use of local apt mirrors

@olivielpeau olivielpeau added this to the Triage milestone Mar 23, 2016
@@ -2,7 +2,11 @@
- apt: name=apt-transport-https state=latest

- apt_key: id=C7A7DA52 keyserver=hkp://keyserver.ubuntu.com:80 state=present
when: apt_key_url is not defined
Copy link
Member

Choose a reason for hiding this comment

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

This should be datadog_apt_key_url

@olivielpeau
Copy link
Member

olivielpeau commented May 30, 2016

Hi @geoffwright, thanks for your contribution!

I've added a few comments on your PR, let me know what you think.

Also, can you remove your last commit from your PR (9a2a29a)? The change it provides has already been merged through a separate PR.

Thanks!

@olivielpeau olivielpeau modified the milestones: 1.1, Triage May 30, 2016
@olivielpeau olivielpeau self-assigned this May 30, 2016
To enable deploys using a local apt mirror.

New variables:

 * datadog_apt_repo
 * datadog_apt_key_url
@olivielpeau
Copy link
Member

Merging, thanks @geoffwright!

@olivielpeau olivielpeau merged commit 0c62ab0 into DataDog:master Jun 23, 2016
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