Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

Bitbucket 5 support #186

Merged
merged 9 commits into from
Aug 24, 2017
Merged

Bitbucket 5 support #186

merged 9 commits into from
Aug 24, 2017

Conversation

jtusz
Copy link
Contributor

@jtusz jtusz commented Jul 7, 2017

Experimental support for Bitbucket 5 (Issue #181).

Added:
Hashes for Bitbucket 5.0.0, 5.1.x
Systemd compatibility
Templates and configs for Bitbucket 5.x.x
Minor changes (Ohai version, ignore .idea project files, etc.)
Ubuntu 16.04

Removed:
Ubuntu 12.04 (EOL)

There are some problems with CentOS, but they are also present in the projects master branch. Ubuntu 14.04 and 16.04 are working without any visible problems.

Update:
Builds on Travis CI are failing, will debug it in the next days.

@jtusz
Copy link
Contributor Author

jtusz commented Jul 12, 2017

Chefspec tests in default_spec.rb are updated and everything passes.

@linc01n
Copy link
Collaborator

linc01n commented Jul 14, 2017

Thanks! I tried to run on my centos 6 4.14.5. It can't complete due to my server doesn't have systemd.

@jtusz
Copy link
Contributor Author

jtusz commented Jul 15, 2017

Thanks for feedback. The lack of systemd should't be a problem, the cookbook should check if initV or systemd is present and which should be used. I will look into it and improve the code.

@jtusz
Copy link
Contributor Author

jtusz commented Aug 17, 2017

D'oh. I almost forgot about this. CentOS 6 is now supported with InitV.

@linc01n linc01n merged commit 2b6bdbc into bflad:master Aug 24, 2017
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