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

Add support for Ubuntu 18.04 LTS (Bionic Beaver) #1

Closed
mateusz-gozdek-sociomantic opened this Issue Jun 26, 2018 · 8 comments

Comments

Projects
2 participants
@mateusz-gozdek-sociomantic

mateusz-gozdek-sociomantic commented Jun 26, 2018

It would be nice to have official support for next Ubuntu LTS version, as Puppet already supports it.

I hope it's a good place for this issue. Probably support should be added also to all puppet modules.

@ripienaar

This comment has been minimized.

Show comment
Hide comment
@ripienaar

ripienaar Jun 26, 2018

Member

yeah fine to add here, I havnt touched 18.04 but I suspect its systemd and thats about the only place we interact with the OS

could you perhaps confirm that the current choria packages packaged for previous LTS would work on the new LTS when installed?

Member

ripienaar commented Jun 26, 2018

yeah fine to add here, I havnt touched 18.04 but I suspect its systemd and thats about the only place we interact with the OS

could you perhaps confirm that the current choria packages packaged for previous LTS would work on the new LTS when installed?

@ripienaar ripienaar added this to BACKLOG in Work Board via automation Jun 26, 2018

@mateusz-gozdek-sociomantic

This comment has been minimized.

Show comment
Hide comment
@mateusz-gozdek-sociomantic

mateusz-gozdek-sociomantic Jun 26, 2018

I can confirm, that repo (with xenial), package, binaries and services are working on https://app.vagrantup.com/ubuntu/boxes/bionic64.

mateusz-gozdek-sociomantic commented Jun 26, 2018

I can confirm, that repo (with xenial), package, binaries and services are working on https://app.vagrantup.com/ubuntu/boxes/bionic64.

@ripienaar

This comment has been minimized.

Show comment
Hide comment
@ripienaar

ripienaar Jun 26, 2018

Member

excellent news then its quite easy to get us there

Member

ripienaar commented Jun 26, 2018

excellent news then its quite easy to get us there

@ripienaar

This comment has been minimized.

Show comment
Hide comment
@ripienaar

ripienaar Jun 26, 2018

Member

will try to get that going for next release

Member

ripienaar commented Jun 26, 2018

will try to get that going for next release

@mateusz-gozdek-sociomantic

This comment has been minimized.

Show comment
Hide comment
@mateusz-gozdek-sociomantic

mateusz-gozdek-sociomantic Jun 26, 2018

Cool, thanks!

I guess metadata.json for modules like https://github.com/choria-io/puppet-choria should also be updated (not sure if anyone cares), as at the moment, even 16.04 is missing :)

mateusz-gozdek-sociomantic commented Jun 26, 2018

Cool, thanks!

I guess metadata.json for modules like https://github.com/choria-io/puppet-choria should also be updated (not sure if anyone cares), as at the moment, even 16.04 is missing :)

@ripienaar

This comment has been minimized.

Show comment
Hide comment
@ripienaar
Member

ripienaar commented Jun 26, 2018

Yeah, in the mean time I put the same deb in a 18.04 repo https://packagecloud.io/choria/release/packages/ubuntu/bionic/choria_0.4.0_amd64.deb

@ripienaar

This comment has been minimized.

Show comment
Hide comment
@ripienaar

ripienaar Jun 26, 2018

Member
  • create 18.04 packager
  • add build_bionic_64bit_debs to go-choria circleci
  • update puppet-choria metadata.json
  • update puppet-mcollective metadata.json
  • website

That appears to be about it really?

Member

ripienaar commented Jun 26, 2018

  • create 18.04 packager
  • add build_bionic_64bit_debs to go-choria circleci
  • update puppet-choria metadata.json
  • update puppet-mcollective metadata.json
  • website

That appears to be about it really?

@ripienaar

This comment has been minimized.

Show comment
Hide comment
@ripienaar

ripienaar Jul 11, 2018

Member

closing this, next release should be good on 18.04

Member

ripienaar commented Jul 11, 2018

closing this, next release should be good on 18.04

@ripienaar ripienaar closed this Jul 11, 2018

Work Board automation moved this from NEXT to TEST Jul 11, 2018

@ripienaar ripienaar moved this from TEST to Ready for Release in Work Board Jul 11, 2018

@ripienaar ripienaar moved this from Ready for Release to DONE in Work Board Jul 20, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment