peopledoc / ansible-role-boot

Ansible role to boot .lxc hosts in an inventory, Vagrantfile provided in novafloss/ansible-setup
4 stars 0 forks source link

parameterize the lxd alias #6

Closed indispeq closed 8 years ago

indispeq commented 8 years ago

I ran the test script with: ansible-playbook test.yml -e "test_lxc=false"

and also by commenting out the sudo/become part, as LXD does not need sudo.

Do you think we should modify it so that the lxd components do not use become, to make it more proper?

indispeq commented 8 years ago

Also, should we actually test an image other than what is the default setting? Like debian jessie?

jpic commented 8 years ago

:guitar: