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

migrate to poise python and Chef12+ syntax #9

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

Conversation

vytstank
Copy link

@vytstank vytstank commented Oct 10, 2019

  • Migrate python depends to poise-python
  • Chnage node attribute access syntax to preferred in Chef12+
  • Bump cookbook version to 0.4.0

Tested with vinted-exabgp 0.4.2:

  • converge with Berksfile cookbook 'exabgp', git: 'git://github.com/vinted/exabgp-cookbook.git', tag: 'v0.3.0-vinted'
  • second converge with cookbook 'exabgp', git: 'git://github.com/vinted/exabgp-cookbook.git', ref: '0ae588695ef8b6d18181a6f12d5058d7822bdc93'

@vytstank
Copy link
Author

Sadly this breaks when python cookbook has already deployed pip > 10 into systemd python environment. Cookbook poise-python has python scripts to determine dependencies, which break during the run. poise-* cookbooks themselves have been archived in github by maintainer, which means no further development.

See
poise/poise-python#140
poise/poise-python#142

New deployments are OK.

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.

1 participant