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

Require system pkgs before installing collector via pip #49

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

rockpapergoat
Copy link

pip pkgs may have additional dependencies that are only satisfied via system packages, so add a 'require' for those to create the relationship.

jtriley and others added 13 commits June 30, 2016 09:55
squash merge of justin8/ubuntu15-and-systemd-support on top of
fasrc/use-params-class plus patch to use camptocamp/systemd puppet
module.
Installs custom collectors by cloning a repo into collectors directory.
causes duplicate resources in fasrc repo given that we manage python
packages in a global package list and python puppet module tries to
install those same packages when it gets included. just using the
defined type without an include works because it avoids the install
phase in the python puppet module.
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