Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic Provisioning: Adapt roles and increase os support - 4.4 #831

Merged
merged 26 commits into from
Sep 14, 2022

Commits on Jun 14, 2022

  1. Configuration menu
    Copy the full SHA
    ed65c04 View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2022

  1. add: Add custom packages for Windows packages #798

    Now, you can install Windows agents specifyin the following vars in your inventory:
    - wazuh_custom_packages_installation_agent_msi_url: package_url
    - wazuh_custom_packages_installation_agent_enabled: true
    Luis Gonzalez committed Jun 15, 2022
    Configuration menu
    Copy the full SHA
    d21f06c View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2022

  1. Configuration menu
    Copy the full SHA
    280e02b View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2022

  1. Configuration menu
    Copy the full SHA
    ab94382 View commit details
    Browse the repository at this point in the history
  2. add: Add macos agent support #800

    Now, you can specify custom agent packages within your inventory
    Luis Gonzalez committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    a2d1b75 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1ed84e0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    690fde2 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #801 from wazuh/798-windows-custom-package

    Add custom packages for Windows packages
    Rebits committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    d7b96bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    172c577 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6e77a82 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #803 from wazuh/799-solaris-custom-packages

    Add Solaris support using custom packages
    Rebits committed Jun 21, 2022
    Configuration menu
    Copy the full SHA
    acf8eca View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2022

  1. fix: Fix the package destination path

    Luis Gonzalez committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c31a9b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch '800-macos-support' of github.com:wazuh/wazuh-ansible in…

    …to 800-macos-support
    Luis Gonzalez committed Jun 24, 2022
    Configuration menu
    Copy the full SHA
    c0ab27c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2022

  1. Configuration menu
    Copy the full SHA
    09b0ca5 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2022

  1. Merge pull request #804 from wazuh/800-macos-support

    Add MacOS support using custom packages
    Rebits committed Jul 20, 2022
    Configuration menu
    Copy the full SHA
    25a4147 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2022

  1. feat: Add custom packages support for wazuh-indexer role. #823

    Luis Gonzalez committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    f8805e0 View commit details
    Browse the repository at this point in the history
  2. feat: Add custom packages support for wazuh-dashboard role. #824

    Luis Gonzalez committed Jul 27, 2022
    Configuration menu
    Copy the full SHA
    0c8540a View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

  1. refac: Change macos package url var name

    Luis Gonzalez committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    9c8976e View commit details
    Browse the repository at this point in the history
  2. refac: Change solaris package url var name

    Luis Gonzalez committed Aug 1, 2022
    Configuration menu
    Copy the full SHA
    1cb37c9 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

  1. Merge pull request #826 from wazuh/823-add-indexer-custom-pkgs

    Add `wazuh-indexer` custom packages support
    Rebits committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    c9dfa17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #827 from wazuh/824-add-dashboard-custom-pkgs

    Add `wazuh-dashboard` custom packages support
    Rebits committed Aug 2, 2022
    Configuration menu
    Copy the full SHA
    04df315 View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2022

  1. Configuration menu
    Copy the full SHA
    98ae428 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0e41388 View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2022

  1. fix: centos provisioning

    Rebits committed Aug 29, 2022
    Configuration menu
    Copy the full SHA
    09c11da View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    0923902 View commit details
    Browse the repository at this point in the history
  2. fix(#2796): fix indexer role in 4.4

    4.4 changes:
    - Plugin conf path has changed
    - The task that initializes the Opensearch security index does not work
    Luis Gonzalez authored and Rebits committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    988236e View commit details
    Browse the repository at this point in the history