dfarrell07 / ansible-opendaylight

Moved: https://git.opendaylight.org/gerrit/gitweb?p=integration/packaging/ansible-opendaylight.git;a=tree
9 stars 12 forks source link

How to use ansible-opendaylight in Ubuntu environment? #24

Closed Shelphy closed 7 years ago

Shelphy commented 8 years ago

Hi Daniel, I am from OPNFV compass team. We are going to use this ansible-opendaylight in our compass installer which supports both centos and ubuntu os. It seems that currently only rpm package of ODL release is supported. So, will you also support deb package of ODL release?

dfarrell07 commented 8 years ago

Hello @Shelphy, thanks for asking. Yes, I talked with Compass folks about this at OPNFV Summit. As promised, I've been mentoring a Linux Foundation intern to add .deb build logic to ODL upstream. That project is done and the logic is here. Akshita is technically done with her internship, but I'm hoping she's willing to continue contributing by getting these debs hosted for downstream consumption. I'll send her this tread via email now.

Shelphy commented 8 years ago

Glad to hear that. Thanks a lot!

AkshitaJha commented 7 years ago

Hi @Shelphy , Deb support has now been added to ansible-opendaylight. It has been tested for Ubuntu 16.04 and Debian 8. Please let me know in case you face any issue. Thanks.

Shelphy commented 7 years ago

Hi @AkshitaJha Really awesome! I'll try it later. Thanks!

dfarrell07 commented 7 years ago

I'll try it later. @Shelphy

You can test it pretty easily via @AkshitaJha's Vagrant base box examples of Ansible/Deb-based ODL deployments.