diff --git a/molecule/default/molecule.yml b/molecule/default/molecule.yml index 785a525c..cb20e33f 100644 --- a/molecule/default/molecule.yml +++ b/molecule/default/molecule.yml @@ -7,17 +7,17 @@ lint: name: yamllint enabled: false # fix in seperate PR platforms: - - name: wazuh_manager_bionic + - name: bionic image: ubuntu:bionic - - name: wazuh_manager_xenial + - name: xenial image: solita/ubuntu-systemd:xenial privileged: True command: /sbin/init - - name: wazuh_manager_trusty + - name: trusty image: ubuntu:trusty - - name: wazuh_manager_centos6 + - name: centos6 image: centos:6 - - name: wazuh_manager_centos7 + - name: centos7 image: milcom/centos7-systemd privileged: True provisioner: