Rename the platforms

This commit is contained in:
Werner Dijkerman 2019-04-16 20:38:50 +02:00
parent fa7a5e6b91
commit ad256682b0

View File

@ -7,17 +7,17 @@ lint:
name: yamllint name: yamllint
enabled: false # fix in seperate PR enabled: false # fix in seperate PR
platforms: platforms:
- name: wazuh_manager_bionic - name: bionic
image: ubuntu:bionic image: ubuntu:bionic
- name: wazuh_manager_xenial - name: xenial
image: solita/ubuntu-systemd:xenial image: solita/ubuntu-systemd:xenial
privileged: True privileged: True
command: /sbin/init command: /sbin/init
- name: wazuh_manager_trusty - name: trusty
image: ubuntu:trusty image: ubuntu:trusty
- name: wazuh_manager_centos6 - name: centos6
image: centos:6 image: centos:6
- name: wazuh_manager_centos7 - name: centos7
image: milcom/centos7-systemd image: milcom/centos7-systemd
privileged: True privileged: True
provisioner: provisioner: