hashicorp / hashicorp/serf

Being able to customize shell invocation

Open
#421 1 comment 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Go
Stars
6.1k
Forks
609
Avg merge
15h 1m
Merged PRs (30d)
3

Description

Currently the shell invocation interpreter that is invoked by an event is hard-coded at https://github.com/hashicorp/serf/blob/master/cmd/serf/command/agent/invoke.go#L51

It would be useful to be able to specify a different one, like `/bin/bash`.

Or just execute the file, and let the file determine what interpreter to use by using whatever shebang has been specified in the file itself.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.