
On Wed, 2017-10-18 at 19:11 +0200, Andrea Bolognani wrote:
This script replaces the existing Makefile, and will be extended to provide more functionality in future commits.
It also takes over ownership of the Ansible vault password, which is now expected to be stored in lcitool's own config directory along with more settings that will be introduced later.
Signed-off-by: Andrea Bolognani <abologna@redhat.com> --- guests/Makefile | 12 --------- guests/ansible.cfg | 1 - guests/lcitool | 76 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 76 insertions(+), 13 deletions(-) delete mode 100644 guests/Makefile create mode 100755 guests/lcitool
FYI: I came up with a cuter name, licito[1], and I will use that when pushing unless someone feel strongly otherwise . [1] As in LIbvirt CI TOol -- Andrea Bolognani / Red Hat / Virtualization