sous-chefs / graphite

Development repository for the graphite cookbook
https://supermarket.chef.io/cookbooks/graphite
Apache License 2.0
154 stars 210 forks source link

Django/Twisted version override ignored #318

Closed sandstheman closed 4 years ago

sandstheman commented 5 years ago

Brief Description

Overriding versions for Django/Twisted has no effect

Cookbook version

Commit 1412279c23dd71e5afb3f9e2badba0f76b72fc2b

Chef-client version

13.10.0

Platform Details

AWS - Centos 7

Scenario

Trying to pin the versions of Django/Twisted

Steps to Reproduce

Set attributes: default['graphite']['twisted_version'] = '19.2.0' default['graphite']['django_version'] = '1.11.17'

Expected Result

Expect pip list to show the pinned versions of django/twisted

Actual Result

Versions installed are:

Twisted: 19.2.1 Django: 1.11.21

github-actions[bot] commented 4 years ago

Marking stale due to inactivity. Remove stale label or comment or this will be closed in 7 days. Alternatively drop by the #sous-chefs channel on the Chef Community Slack and we'll be happy to help! Thanks, Sous-Chefs.