diff --git a/production/wazuh_template.yml b/production/wazuh_template.yml index bac36b7..036eb58 100644 --- a/production/wazuh_template.yml +++ b/production/wazuh_template.yml @@ -535,7 +535,7 @@ Resources: group: root /tmp/wazuh_cf_bootstrap_elastic.sh: source: !Sub >- - https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/feature-adapt-4.0/production/elastic/wazuh_cf_bootstrap_elastic.sh + https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/master/production/elastic/wazuh_cf_bootstrap_elastic.sh mode: '000700' owner: root group: root @@ -614,7 +614,7 @@ Resources: group: root /tmp/wazuh_cf_elastic.sh: source: !Sub >- - https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/feature-adapt-4.0/production/elastic/wazuh_cf_elastic.sh + https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/master/production/elastic/wazuh_cf_elastic.sh mode: '000700' owner: root group: root @@ -693,7 +693,7 @@ Resources: group: root /tmp/wazuh_cf_elastic.sh: source: !Sub >- - https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/feature-adapt-4.0/production/elastic/wazuh_cf_elastic.sh + https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/master/production/elastic/wazuh_cf_elastic.sh mode: '000700' owner: root group: root @@ -994,7 +994,7 @@ Resources: group: root /tmp/wazuh_cf_kibana.sh: source: !Sub >- - https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/feature-adapt-4.0/production/elastic/wazuh_cf_kibana.sh + https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/master/production/elastic/wazuh_cf_kibana.sh mode: '000700' owner: root group: root @@ -1077,7 +1077,7 @@ Resources: group: root /tmp/wazuh_cf_master.sh: source: !Sub >- - https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/feature-adapt-4.0/production/wazuh/cluster/wazuh_cf_master.sh + https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/master/production/wazuh/cluster/wazuh_cf_master.sh mode: '000700' owner: root group: root @@ -1160,7 +1160,7 @@ Resources: group: root /tmp/wazuh_cf_worker.sh: source: !Sub >- - https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/feature-adapt-4.0/production/wazuh/cluster/wazuh_cf_worker.sh + https://raw.githubusercontent.com/wazuh/wazuh-cloudformation/master/production/wazuh/cluster/wazuh_cf_worker.sh mode: '000700' owner: root group: root