Skip to content
This repository has been archived by the owner on Mar 13, 2018. It is now read-only.

use required_packages instead of require for package apt-transport-https #15

Merged
merged 1 commit into from
Mar 5, 2015

Conversation

wjaede
Copy link
Contributor

@wjaede wjaede commented Mar 5, 2015

Using require => Package['apt-transport-https'] may cause dependency cycle when this package is already defined somewhere else. This can be fixed by using the required_packages parameter.

@bernd
Copy link
Contributor

bernd commented Mar 5, 2015

Thank you!

bernd added a commit that referenced this pull request Mar 5, 2015
use required_packages instead of require for package apt-transport-https
@bernd bernd merged commit c87f2ec into graylog-labs:master Mar 5, 2015
bernd added a commit that referenced this pull request Jun 22, 2015
Changes:

* Use required_packages instead of require for apt source. (#15)
* Added spec tests for graylog2::server class. (#18)
* Suppress diffs for config files. (#23)
* Update for Graylog v1.1 release. (#26)
* Usage of any mongodb_* option other than mongodb_uri is deprecated
  and will log a warning.
@bernd bernd mentioned this pull request Jun 23, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants