fgci-org / fgci-ansible

:microscope: Collection of the Finnish Grid and Cloud Infrastructure Ansible playbooks
MIT License
54 stars 18 forks source link

current pxe_config and pxe_bootstrap incompatible #130

Closed mhakala closed 8 years ago

mhakala commented 8 years ago

In the current release (both master and devel at least) there is in requirements.yml: ansible_role-pxe_config v1.2.0 ansible_role-pxe_bootstrap v1.0.0

The former uses json notation for pxe_nodes but latter (boot.py) is not compatible with this. To fix this, please choose the proper version. Either v1.1.0 for pxe_config or tag the latest release of bootstrap with a version number and add that to requirements.yml.

A1ve5 commented 8 years ago

working on it Thanks!

A1ve5 commented 8 years ago

Done: 3320b26e205dc5519d2fccbee62414efae3ec1c9