You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Seems like we've committed a sample logsearch manifest.yml for logsearch-boshrelease. I don't think that's a good idea because then we'd have to maintain it in separate places (logsearch-boshrelease repo and here). In this case, v18 dropped collectd which this local manifest was including and caused unnecessary confusion.
Instead, I think we should be copying the examples/bosh.yml into the local directory, whether that's by cloning the repo or doing a wget to the raw file on github.
If you think it still belongs in logsearch-boshrelease, lets move it there but give it a name indicating that it is for use in the logsearch workspace.
Seems like we've committed a sample logsearch
manifest.yml
for logsearch-boshrelease. I don't think that's a good idea because then we'd have to maintain it in separate places (logsearch-boshrelease repo and here). In this case, v18 dropped collectd which this local manifest was including and caused unnecessary confusion.Instead, I think we should be copying the
examples/bosh.yml
into the local directory, whether that's by cloning the repo or doing awget
to the raw file on github.https://github.com/logsearch/workspace/blob/master/_setup/runtime/workspace_skel/environments/local/test/logsearch/manifest.yml
The text was updated successfully, but these errors were encountered: