zenected icon indicating copy to clipboard operation
zenected copied to clipboard

Ansible migration

Open pgaulon opened this issue 8 years ago • 0 comments

Hi,

This is the project ported to Ansible. I still have to clean the code a bit, like using convention in the naming, using conventions for " or ', removing comments, but it seems to be working.

In order to test I use Vagrant (and Ansible): $ vagrant up $ ansible-playbook zenected.yml # -vvv for verbosity and select only some services with --tags "l2p,radius" $ vagrant destroy -f # once services tested

Let me know if there is any trouble!

pgaulon avatar Apr 09 '17 05:04 pgaulon