Hello. I started to make this formula compliant with what is done in `template-formula`. Here is the list of planned tasks: - [X] Add kitchen tests (#35) - [x] Add semantic release - [x] Manage the python2 / python3 problem for `libvirt-python` - [x] Enforce CI check to be able to merge a pull request - [x] Update unsupported OSes - [ ] Divide the formula in several components (server, client) to address #27 - [x] Switch to TOFS - [ ] Running the formula without specific pillar should provide the OS default configuration
Hello.
I started to make this formula compliant with what is done in
template-formula.Here is the list of planned tasks:
libvirt-python