dfarrell07 / ansible-opendaylight

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

Add .deb support to ansible-opendaylight #28

Closed AkshitaJha closed 7 years ago

AkshitaJha commented 7 years ago

This commit checks the OS and then branches for either RPM or Deb installs. This patch allows ODL to be installed in a debian distribution (Debian or Ubuntu) via a deb repo.

Ansible version: 2.2.0.0 Tested for Debian 8.0 and Ubuntu 16.04

Signed-off-by: Akshita Jha zenith158@gmail.com