added functionality to install vector from repository#17
Open
beechesII wants to merge 34 commits intodzervas:masterfrom
Open
added functionality to install vector from repository#17beechesII wants to merge 34 commits intodzervas:masterfrom
beechesII wants to merge 34 commits intodzervas:masterfrom
Conversation
spylik
reviewed
Feb 2, 2022
add files required by ansible-galaxy
Collaborator
|
Thanks for your work. I'm sorry I didn't see it before. I somehow left using vector at work for quite a long time. |
Add yaml configuration
moved sources,transforms and sinks from defaults to converge.yml updated README.md remove duplicate entry in readme.md
Hello @gaetanfl, We've rebased our work before your review. |
… use a repo proxy and want to configure the installed vector version added variables vector_repo, vector_repo_key and vector_package defined defaults for new variables updated README.md
Repository owner
deleted a comment from
Arpitkandwal
Feb 23, 2024
update vector repositories and lint project Co-authored-by: Christopher Grau <beechesII@users.noreply.github.com> Co-authored-by: sjedlick <104558780+sjedlick@users.noreply.github.com>
* feat(NOISSUE): allow configuring RestartSec in systemd config --------- Co-authored-by: Swen Jedlicka <swen.jedlicka@telekom.de> Co-authored-by: schurzi <github@drachen-server.de>
…uld use vector_ as a prefix. (register: download_repo_key)
…on_and_installation Separation of repository configuration and installation
…t-for-debian-13 Add Molecule tests for Debian 13
Update syntax for ansible_facts in tasks to support ansible-core 2.19
Co-authored-by: Christopher Grau <c.grau@telekom.de>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
We tested this MR repo on CentOS7 with installation from repository.
Resolves #6