diff --git a/.github/workflows/al_aio.yml b/.github/workflows/al_aio.yml index 6e8f2a68..cd121303 100644 --- a/.github/workflows/al_aio.yml +++ b/.github/workflows/al_aio.yml @@ -30,7 +30,7 @@ jobs: {"Key": "Name", "Value": "wazuh-ansible-gh-runner-aio"}, {"Key": "GitHubRepository", "Value": "${{ github.repository }}"}, {"Key": "team", "Value": "CICD"}, - {"Key": "termination_Date", "Value": "N/A"} + {"Key": "termination_date", "Value": "2022-12-31 21:00:00"} ] install-aio-single-instance: name: Installs AIO single instance diff --git a/.github/workflows/al_wazuh.yml b/.github/workflows/al_wazuh.yml index c5405f13..8200e866 100644 --- a/.github/workflows/al_wazuh.yml +++ b/.github/workflows/al_wazuh.yml @@ -30,7 +30,7 @@ jobs: {"Key": "Name", "Value": "wazuh-ansible-gh-runner-wazuh"}, {"Key": "GitHubRepository", "Value": "${{ github.repository }}"}, {"Key": "team", "Value": "CICD"}, - {"Key": "termination_Date", "Value": "N/A"} + {"Key": "termination_date", "Value": "2022-12-31 21:00:00"} ] install-wazuh-single-instance: name: Installs Wazuh server single instance diff --git a/.github/workflows/centos_aio.yml b/.github/workflows/centos_aio.yml index 601934e3..0d03a168 100644 --- a/.github/workflows/centos_aio.yml +++ b/.github/workflows/centos_aio.yml @@ -30,7 +30,7 @@ jobs: {"Key": "Name", "Value": "wazuh-ansible-gh-runner-aio"}, {"Key": "GitHubRepository", "Value": "${{ github.repository }}"}, {"Key": "team", "Value": "CICD"}, - {"Key": "termination_Date", "Value": "N/A"} + {"Key": "termination_date", "Value": "2022-12-31 21:00:00"} ] install-aio-single-instance: name: Installs AIO single instance diff --git a/.github/workflows/centos_wazuh.yml b/.github/workflows/centos_wazuh.yml index 43221a65..17e90e39 100644 --- a/.github/workflows/centos_wazuh.yml +++ b/.github/workflows/centos_wazuh.yml @@ -30,7 +30,7 @@ jobs: {"Key": "Name", "Value": "wazuh-ansible-gh-runner-wazuh"}, {"Key": "GitHubRepository", "Value": "${{ github.repository }}"}, {"Key": "team", "Value": "CICD"}, - {"Key": "termination_Date", "Value": "N/A"} + {"Key": "termination_date", "Value": "2022-12-31 21:00:00"} ] install-wazuh-single-instance: name: Installs Wazuh server single instance diff --git a/.github/workflows/ubuntu_aio.yml b/.github/workflows/ubuntu_aio.yml index 0cf47573..05eb3778 100644 --- a/.github/workflows/ubuntu_aio.yml +++ b/.github/workflows/ubuntu_aio.yml @@ -30,7 +30,7 @@ jobs: {"Key": "Name", "Value": "wazuh-ansible-gh-runner-aio"}, {"Key": "GitHubRepository", "Value": "${{ github.repository }}"}, {"Key": "team", "Value": "CICD"}, - {"Key": "termination_Date", "Value": "N/A"} + {"Key": "termination_date", "Value": "2022-12-31 21:00:00"} ] install-aio-single-instance: name: Installs AIO single instance diff --git a/.github/workflows/ubuntu_wazuh.yml b/.github/workflows/ubuntu_wazuh.yml index b7542e27..64db955e 100644 --- a/.github/workflows/ubuntu_wazuh.yml +++ b/.github/workflows/ubuntu_wazuh.yml @@ -30,7 +30,7 @@ jobs: {"Key": "Name", "Value": "wazuh-ansible-gh-runner-wazuh"}, {"Key": "GitHubRepository", "Value": "${{ github.repository }}"}, {"Key": "team", "Value": "CICD"}, - {"Key": "termination_Date", "Value": "N/A"} + {"Key": "termination_date", "Value": "2022-12-31 21:00:00"} ] install-wazuh-single-instance: name: Installs Wazuh server single instance