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

manifest: add support for path variables #325

Closed
mtojek opened this issue Apr 1, 2020 · 3 comments
Closed

manifest: add support for path variables #325

mtojek opened this issue Apr 1, 2020 · 3 comments

Comments

@mtojek
Copy link
Contributor

mtojek commented Apr 1, 2020

Some configuration files may use path variables:

    os.darwin:
      default:
      - /usr/local/var/mysql/{{.builtin.hostname}}.{{.builtin.domain}}.err*

The only workaround at the moment is to set a sample value or skip the entire line.

@ruflin
Copy link
Member

ruflin commented Apr 1, 2020

This depends on elastic/beats#17340

@ruflin ruflin assigned ruflin and unassigned ruflin Apr 2, 2020
@ruflin
Copy link
Member

ruflin commented Aug 18, 2020

Dynamic inputs should solve this issue: elastic/beats#19225

@ruflin
Copy link
Member

ruflin commented Aug 24, 2020

Closing this issue as I think it is not a problem of the package-registry anymore to solve this and potentially not even of the package-spec as it is directly part of the input definition. Will follow up in the right repo if needed.

@ruflin ruflin closed this as completed Aug 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants